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