xo-reader2: + DExpectFormalArglistSsm starts DExpectFormalArgSsm
This commit is contained in:
parent
60657ae68a
commit
089bd9fcbb
7 changed files with 39 additions and 22 deletions
|
|
@ -597,7 +597,7 @@ namespace xo {
|
|||
if (defstate_ == defexprstatetype::def_0) {
|
||||
this->defstate_ = defexprstatetype::def_1;
|
||||
|
||||
DExpectSymbolSsm::start(p_psm->parser_alloc(), p_psm);
|
||||
DExpectSymbolSsm::start(p_psm);
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue