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