blob: 7a0d260865448e1f741b7d3818de55a2e42d2180 [file] [log] [blame]
syntax = "proto3";
package one.two.a_three.and;
option ruby_package = "AA.BB.CC";
message Four {
string another_string = 1;
}