xo-expression2 xo-reader2 DSequenceExpr, DSequenceSsm [WIP]

This commit is contained in:
Roland Conybeare 2026-01-30 20:08:41 -05:00
commit 2d3f558766
3 changed files with 167 additions and 2 deletions

View file

@ -40,10 +40,10 @@ namespace xo {
variable,
/** if-then-else **/
ifexpr,
#ifdef NOT_YET
/** sequence **/
sequence,
/** type conversion **/
#ifdef NOT_YET
) /** type conversion **/
convert,
#endif