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