Fixed #2077 Switch detection problems producing §§goto

This commit is contained in:
Jindra Petřík
2023-10-01 18:21:38 +02:00
parent 0a52175bc3
commit 49c8251e4d
11 changed files with 359 additions and 13 deletions
@@ -72,6 +72,8 @@ public class GraphPart implements Serializable {
public int discoveredTime;
public int finishedTime;
public int closedTime;
public int order;