blob: 99ff93738158cd409fcdd3c84faa387708f37f04 [file] [log] [blame]
fun foo() {
when (e) {
is @[a] T -> d
}
}