blob: 58e00ed3ab155c1f1593812f956b562a44cf0384 [file] [log] [blame]
syntax = "proto3";
message TestMessageWithOptions {
string str = 1;
}