Tweak parse debugging
This commit is contained in:
parent
c594208ab8
commit
ef2084d3c8
2 changed files with 18 additions and 24 deletions
|
|
@ -141,7 +141,7 @@ class LexTableBuilder {
|
|||
else
|
||||
separators.push_back(rule);
|
||||
}
|
||||
|
||||
|
||||
return rules::repeat(rules::choice(separators));
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue