Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / legacy-libs / grpc / node_modules / protobufjs / tests / example2.proto
diff --git a/legacy-libs/grpc/node_modules/protobufjs/tests/example2.proto b/legacy-libs/grpc/node_modules/protobufjs/tests/example2.proto
new file mode 100644 (file)
index 0000000..e00c4d2
--- /dev/null
@@ -0,0 +1,5 @@
+message Test2 {\r
+  required string b = 2;\r
+}\r
+\r
+// Test2 should encode to "12 07 74 65 73 74 69 6e 67" with Test2#b="testing"\r