Files
kotlin-fork/idea/testData/completion/handlers/SureInsert.kt
T

3 lines
52 B
Kotlin

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