mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-16 17:31:51 +03:00
redundantContinue
This commit is contained in:
@@ -589,7 +589,7 @@ void getHighlanderReporters(const NGHolder &g, const NFAVertex accept,
|
|||||||
|
|
||||||
verts.insert(v);
|
verts.insert(v);
|
||||||
next_vertex:
|
next_vertex:
|
||||||
continue;
|
;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user