blob: 88b0846dc50c9598672861e784e6a2681e5aa607 [file] [log] [blame]
package test
#Test: {
// doc comment
@protobuf(option (yoyo.foo)=true) // line comment
@protobuf(option (yoyo.bar)=false)
test?: int32 @protobuf(1,int32)
}