xo-reader2 stack: parenthesized expressions [WIP]
This commit is contained in:
parent
ca1370570b
commit
d65eb54102
24 changed files with 1095 additions and 35 deletions
|
|
@ -555,7 +555,6 @@ namespace xo {
|
|||
case tokentype::tk_end:
|
||||
case tokentype::N:
|
||||
break;
|
||||
return;
|
||||
}
|
||||
|
||||
Super::on_token(tk, p_psm);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue