Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / legacy-libs / grpc-cloned / node_modules / protobufjs / tests / proto2js / Foo.proto
diff --git a/legacy-libs/grpc-cloned/node_modules/protobufjs/tests/proto2js/Foo.proto b/legacy-libs/grpc-cloned/node_modules/protobufjs/tests/proto2js/Foo.proto
new file mode 100644 (file)
index 0000000..f56944a
--- /dev/null
@@ -0,0 +1,4 @@
+// Foo.proto\r
+message Foo {\r
+    required string fizz = 1;\r
+}\r