fun foo(x: String) { when (x) { -> { } else -> { } } }