blob: a6ff8fcd9af742215154e80c34c8f1d6f4b2a5b4 [file] [log] [blame]
fun a() {
when (true)<caret> {
}
}