syntax = "proto3"; message Broken { int32 no_field_number; }; message Broken2 { int32 no_field_number; };