6 lines
94 B
Kotlin
6 lines
94 B
Kotlin
fun main(args : Array<String>) {
|
|
val mmm = 12
|
|
val t = { (<caret>) }
|
|
}
|
|
|
|
// TYPE: "mm " |