grpc-kotlin
grpc-kotlin copied to clipboard
Failed to compile using _2 to do Message prefix
trafficstars
message _2Test { string test = 1; }
error:
error: @kotlin.jvm.JvmSynthetic inline fun 2Test
ok: @kotlin.jvm.JvmSynthetic inline fun _2Test
hello ?