Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
272c613a88b7c69be2f935a57cd82fff09ba1b76
/
.
/
tests
/
prototest
/
imported.proto
blob: 5b43e4b34878880b2ba398f9631b36376a03e6bc [
file
] [
log
] [
blame
]
Austin Schuh
e89fa2d
2019-08-14 20:24:23 -0700
[
diff
] [
blame
]
1
package
proto
.
test
;
2
3
message
ImportedMessage
{
4
optional
int32
a
=
26
;
5
}