Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / legacy-libs / grpc / node_modules / protobufjs / tests / example1.proto
diff --git a/legacy-libs/grpc/node_modules/protobufjs/tests/example1.proto b/legacy-libs/grpc/node_modules/protobufjs/tests/example1.proto
new file mode 100644 (file)
index 0000000..dd3c96e
--- /dev/null
@@ -0,0 +1,5 @@
+message Test1 {\r
+    required int32 a = 1;\r
+}\r
+\r
+// Test1 should encode to "08 96 01" with Test1#a=150\r