d9ec8a92f2
#KT-15553 Fixed
2 lines
35 B
Kotlin
Vendored
2 lines
35 B
Kotlin
Vendored
var b = 1
|
|
val test = "" + b + "foo" |