xo-reader2: #q supports literal dictionaries
This commit is contained in:
parent
90c4819ef9
commit
25fd378c78
19 changed files with 919 additions and 57 deletions
|
|
@ -132,6 +132,8 @@ namespace xo {
|
|||
case tokentype::N:
|
||||
break;
|
||||
}
|
||||
|
||||
Super::illegal_token(tk, p_psm);
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue