Regex: minor code cleanup
This commit is contained in:
parent
cb16e52179
commit
aa9f7753e8
|
@ -68,9 +68,7 @@ struct ParsedRegex
|
|||
};
|
||||
};
|
||||
|
||||
struct Node;
|
||||
using NodeIndex = uint16_t;
|
||||
|
||||
struct Node
|
||||
{
|
||||
Op op;
|
||||
|
|
Loading…
Reference in New Issue
Block a user