// PROBLEM: none fun test(i: Int) { when (i) { else -> {} } }