xo-reader: bugfix: missed expect_symbol_xs.start() + utest to reveal
This commit is contained in:
parent
a5e2f622a4
commit
2df98cc029
2 changed files with 3 additions and 1 deletions
|
|
@ -82,6 +82,7 @@ namespace xo {
|
|||
if (farglxs_type_ == formalarglstatetype::argl_1b) {
|
||||
this->farglxs_type_ = formalarglstatetype::argl_1a;
|
||||
expect_formal_xs::start(p_stack);
|
||||
expect_symbol_xs::start(p_stack);
|
||||
} else {
|
||||
exprstate::on_comma_token(tk, p_stack, p_emit_expr);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue