redundantContinue

This commit is contained in:
gtsoul-tech
2024-04-23 14:48:35 +03:00
parent bda8cc78db
commit 27d08736fb

View File

@@ -589,7 +589,7 @@ void getHighlanderReporters(const NGHolder &g, const NFAVertex accept,
verts.insert(v);
next_vertex:
continue;
;
}
}