Merge commit '36bca61764984ff5395653cf8377ec5daa71b709' as 'libs/protobuf'
This commit is contained in:
5
libs/protobuf/ruby/tests/test_import_proto2.proto
Normal file
5
libs/protobuf/ruby/tests/test_import_proto2.proto
Normal file
@@ -0,0 +1,5 @@
|
||||
syntax = "proto2";
|
||||
|
||||
package foo_bar.proto2;
|
||||
|
||||
message TestImportedMessage {}
|
||||
Reference in New Issue
Block a user