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