683a3e74a0
^KT-51306 Fixed
4 lines
34 B
Kotlin
Vendored
4 lines
34 B
Kotlin
Vendored
fun main() {
|
|
val x = 1 + ""
|
|
}
|