Fix missing auxiliary tokens in lex error state
This commit is contained in:
parent
926b4ef242
commit
c43ec90dad
5 changed files with 81 additions and 26 deletions
|
|
@ -6,7 +6,7 @@ int main(int argc, char *argv[])
|
|||
"",
|
||||
"--no-color",
|
||||
"--only="
|
||||
""
|
||||
"parenthesized expr"
|
||||
};
|
||||
return bandit::run(4, const_cast<char **>(args));
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue