blob: 1478bdaad2435745be94a81eb42357c745769fa2 [file]
fun box() = expectThrowableMessage {
assert(2 / 1 == 4)
}