Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
e89fa2d1865dbc514f45c1411877435e3a8d6292
/
.
/
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
}