3 lines
70 B
Kotlin
Vendored
3 lines
70 B
Kotlin
Vendored
fun test(a: Any) {
|
|
when (<!UNUSED_EXPRESSION!>a<!>)<!SYNTAX!><!>
|
|
} |