Sign in
pigweed
/
third_party
/
github
/
google
/
flatbuffers
/
a7fed2ce67a2ac7d0ab855a49be45178248eb007
/
.
/
tests
/
prototest
/
imported.proto
blob: 5b43e4b34878880b2ba398f9631b36376a03e6bc [
file
]
package
proto
.
test
;
message
ImportedMessage
{
optional
int32
a
=
26
;
}