Files
kotlin-fork/compiler/testData/diagnostics/tests/regressions/intchar.kt
T

3 lines
43 B
Kotlin
Vendored

// FIR_IDENTICAL
val x: Char = '1'.plus(1)