blob: 8c11703906c0b5b2fdbe4f6b4bb98924d58c5830 [file] [log] [blame]
fun box() = if (4 as? Unit != null) "Fail" else "OK"