mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
remove test comment
This commit is contained in:
parent
cc63087d06
commit
4ff92f87d9
@ -302,7 +302,6 @@ unique_ptr<NGHolder> buildMaskLhs(bool anchored, u32 prefix_len,
|
||||
|
||||
assert(prefix_len);
|
||||
assert(mask.size() >= prefix_len);
|
||||
/* just a comment to test something in the build */
|
||||
NFAVertex lpreds = anchored ? lhs->start : lhs->startDs;
|
||||
|
||||
u32 m_idx = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user