Test: FIR CFA: fix the names of some nodes
This commit is contained in:
Vendored
+1
-1
@@ -72,7 +72,7 @@ digraph dataFlowInfoFromWhileCondition_kt {
|
||||
}
|
||||
29 [label="Exit loop block"];
|
||||
}
|
||||
30 [label="Exit whileloop"];
|
||||
30 [label="Exit while loop"];
|
||||
}
|
||||
31 [label="Exit block"];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user