10 lines
128 B
Kotlin
10 lines
128 B
Kotlin
fun test(<caret>) {
|
|
|
|
}
|
|
|
|
/* TODO: they all are not correct */
|
|
// EXIST: val
|
|
// EXIST: var
|
|
// EXIST: in
|
|
// EXIST: out
|
|
// NUMBER: 4 |