blob: 821b4c4ea20e49672763eaed23bd8d2e00cc6838 [file]
fun box() = expectThrowableMessage {
assert(null is String)
}