Sign in
bazel
/
bazel
/
bbdda5faaf7f6e50fe901652ca58e5f4692dec1f
/
.
/
third_party
/
protobuf
/
3.4.0
/
php
/
tests
/
proto
/
test_include.proto
blob: 9844617fa858e12895e00acd70b2174f81db3314 [
file
]
syntax
=
"proto3"
;
package
bar
;
message
TestInclude
{
int32
a
=
1
;
}