We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
withoutUnknownFields() implementation in jvmMain/.../Message.kt calls into newBuilder(), which throws AssertionError in Kotlin code.
withoutUnknownFields()
jvmMain/.../Message.kt
newBuilder()
AssertionError