Files
kotlin-fork/idea/idea-completion/testData/handlers/basic/EA70229.kt
T
2015-08-18 18:49:59 +03:00

6 lines
78 B
Kotlin
Vendored

// ELEMENT: foo
// CHAR: '\t'
fun foo(handler: () -> Unit){}
val v = <caret>