Files
kotlin-fork/idea/testData/templates/main.exp.kt
T

3 lines
46 B
Kotlin

fun main(args : Array<String>) {
<caret>
}