Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / legacy-libs / grpc-cloned / node_modules / protobufjs / tests / example2.proto
1 message Test2 {\r
2   required string b = 2;\r
3 }\r
4 \r
5 // Test2 should encode to "12 07 74 65 73 74 69 6e 67" with Test2#b="testing"\r