10d453ce6a
#KT-2359 In progress
7 lines
56 B
Plaintext
7 lines
56 B
Plaintext
fun foo() {
|
|
|
|
when (e) {
|
|
is [a] T -> d
|
|
}
|
|
}
|