blob: d69408112939611d43bd194c5eed046d16ef2265 [file]
fun box() = expectThrowableMessage {
assert("Hello, world!" !is String)
}