r5sdk/r5dev/thirdparty/protobuf/compiler/ruby/ruby_generated_pkg_implicit.proto

8 lines
86 B
Protocol Buffer
Raw Normal View History

2022-02-10 00:19:49 +01:00
syntax = "proto3";
package one.two.a_three;
message Four {
string a_string = 1;
}