[FIR] Support PreliminaryLoopVisitor in FIR DFA
This commit is contained in:
+1
-2
@@ -1,6 +1,5 @@
|
||||
// TARGET_BACKEND: JVM
|
||||
// WITH_RUNTIME
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
|
||||
open class A {
|
||||
fun Foo() {
|
||||
@@ -23,4 +22,4 @@ fun box(): String {
|
||||
test.Foo()
|
||||
|
||||
return "OK"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user