syntax = "proto3";

message A {
    string a = 1;
}