Files
kotlin-fork/idea/testData/indentationOnNewline/script/ScriptAfterFun.after.kts
T

6 lines
36 B
Kotlin

package a.b.c
fun fn() {
}
<caret>