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