Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / legacy-libs / grpc-cloned / node_modules / protobufjs / tests / example4.proto
1 message Test4 {\r
2   repeated int32 d = 4 [packed=true];\r
3 }\r
4 \r
5 // Test4 should encode to "<22 06 03 8E 02 9E A7 05>" with d=[3, 270, 86942]\r