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