protobuf/ruby/compatibility_tests/v3.0.0/tests/test_import.proto
2017-02-27 17:38:54 -08:00

6 lines
69 B
Protocol Buffer

syntax = "proto3";
package foo_bar;
message TestImportedMessage {}