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