Files
kotlin-fork/idea/testData/codeInsight/outOfBlock/InTopFun.kt
T
2019-11-27 13:43:10 +01:00

4 lines
99 B
Kotlin
Vendored

// OUT_OF_CODE_BLOCK: FALSE
// ERROR: Unresolved reference: printlna
fun more() { println<caret> }