[FIR] Support PreliminaryLoopVisitor in FIR DFA
This commit is contained in:
+2
-2
@@ -13,5 +13,5 @@ fun list(start: String) {
|
||||
e = e.next()
|
||||
}
|
||||
// e can never be null but we do not know it
|
||||
e.hashCode()
|
||||
}
|
||||
e<!UNSAFE_CALL!>.<!>hashCode()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user