import "import_common.proto";

message A {
    optional Common common = 1;
}
