package foo fun box() = if (true) throw Exception() else false