Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / legacy-libs / grpc / node_modules / protobufjs / tests / import_b.proto
1 import "import_common.proto";\r
2 \r
3 message B {\r
4     optional Common common = 1;\r
5 }\r