import "./b.proto";

message A {
  optional string a = 1;
}