12 lines
163 B
Kotlin
Vendored
12 lines
163 B
Kotlin
Vendored
fun test(<caret>) {
|
|
|
|
}
|
|
|
|
// EXIST: vararg
|
|
// EXIST: noinline
|
|
// EXIST: crossinline
|
|
/* TODO: they all are not correct */
|
|
// EXIST: val
|
|
// EXIST: var
|
|
// NOTHING_ELSE
|