xo-reader2 stack: support op<=
This commit is contained in:
parent
8828fc7bef
commit
6b46975642
22 changed files with 29 additions and 80 deletions
|
|
@ -110,7 +110,7 @@ namespace xo {
|
|||
case tokentype::tk_rightbrace:
|
||||
case tokentype::tk_leftangle:
|
||||
case tokentype::tk_rightangle:
|
||||
case tokentype::tk_lessequal:
|
||||
case tokentype::tk_cmple:
|
||||
case tokentype::tk_greatequal:
|
||||
case tokentype::tk_dot:
|
||||
case tokentype::tk_doublecolon:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue