Built motion from commit 44377920.|2.6.11
[motion2.git] / legacy-libs / grpc / node_modules / protobufjs / tests / example1.proto
1 message Test1 {\r
2     required int32 a = 1;\r
3 }\r
4 \r
5 // Test1 should encode to "08 96 01" with Test1#a=150\r