[IR] Extend test coverage for smart cast handling.
This commit is contained in:
Vendored
+1
@@ -1,2 +1,3 @@
|
||||
// FIR_IDENTICAL
|
||||
fun test(x: Any?, y: Double) =
|
||||
x is Int && x < y
|
||||
Reference in New Issue
Block a user