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