redundantContinue

This commit is contained in:
gtsoul-tech 2024-04-23 14:48:35 +03:00
parent 9d5753b215
commit 9316d65022

View File

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