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