import "import_common.proto";

message B {
    optional Common common = 1;
}
