[FIR] Support PreliminaryLoopVisitor in FIR DFA
This commit is contained in:
+2
-2
@@ -16,5 +16,5 @@ fun list(start: SomeObject) {
|
||||
e = e.next()
|
||||
}
|
||||
// e can be null because of next()
|
||||
e.doSomething()
|
||||
}
|
||||
e<!UNSAFE_CALL!>.<!>doSomething()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user