aa4e4623d4
#KT-1630 fixed
4 lines
78 B
Kotlin
4 lines
78 B
Kotlin
fun main(args : Array<String>) {
|
|
val mmm = 12
|
|
val t = { (<caret>) }
|
|
} |