blob: b24b8eaa55cf5226d1256ade6f2db29ccab76112 [file]
syntax = "proto3";
message MyCommonMessage {
string common = 1;
}