blob: 116f66c8d531069ccf761d2a09e8418d5653d24f [file]
syntax = "proto3";
package utf8;
message NoFeaturesProto3 {
optional string my_field = 1;
}