3d8d92c7d3
- test data files renamed from *.jet to *.kt
3 lines
59 B
Kotlin
3 lines
59 B
Kotlin
fun test(a: Any) {
|
|
when (a)<!SYNTAX!><!>
|
|
}<!SYNTAX!><!> |