blob: b6c3444fb1b32b7f1c37782608f7e9b00b752303 [file]
syntax = "proto3";
message Foo {
string msg = 1;
}