xo-reader: misc bugfixes + logging [wip, utests not passing]
This commit is contained in:
parent
22d4c6c601
commit
ac4ee7d6b8
14 changed files with 175 additions and 17 deletions
|
|
@ -105,7 +105,7 @@ namespace xo {
|
|||
|
||||
/* do not call .on_expr(), since '}' cancelled */
|
||||
|
||||
p_psm->top_exprstate().on_rightbrace_token(tk, p_psm);
|
||||
p_psm->on_rightbrace_token(tk);
|
||||
} else {
|
||||
exprstate::on_rightbrace_token(tk, p_psm);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue