blob: 056f5bf47c9ad621326130101c8ad8a83be208ef [file] [log] [blame]
syntax = "proto3";
message A {
string a = 1;
}