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