Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / legacy-libs / grpc / node_modules / protobufjs / tests / example4.proto
diff --git a/legacy-libs/grpc/node_modules/protobufjs/tests/example4.proto b/legacy-libs/grpc/node_modules/protobufjs/tests/example4.proto
new file mode 100644 (file)
index 0000000..455ae94
--- /dev/null
@@ -0,0 +1,5 @@
+message Test4 {\r
+  repeated int32 d = 4 [packed=true];\r
+}\r
+\r
+// Test4 should encode to "<22 06 03 8E 02 9E A7 05>" with d=[3, 270, 86942]\r