1
0
Fork 0
mirror of https://github.com/klzgrad/naiveproxy.git synced 2025-03-30 20:11:27 +03:00
naiveproxy/third_party/protobuf/ruby/tests/test_import.proto
2018-02-02 05:49:39 -05:00

5 lines
69 B
Protocol Buffer

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