11 lines
132 B
Kotlin
Vendored
11 lines
132 B
Kotlin
Vendored
fun test(<caret>) {
|
|
|
|
}
|
|
|
|
/* TODO: they all are not correct */
|
|
// EXIST: val
|
|
// EXIST: var
|
|
// EXIST: in
|
|
// EXIST: out
|
|
// NOTHING_ELSE
|