xo-reader2: #q supports literal dictionaries

This commit is contained in:
Roland Conybeare 2026-03-17 21:04:08 -04:00
commit 25fd378c78
19 changed files with 919 additions and 57 deletions

View file

@ -132,6 +132,8 @@ namespace xo {
case tokentype::N:
break;
}
Super::illegal_token(tk, p_psm);
}
void