blob: 2284488b3f71ee95f0d1ef290e41e8caa50217a6 [file] [log] [blame]
syntax = "proto3";
message TestMessageWithoutOptions {
int32 number = 1;
}