xo-expression2: scaffold variable eval in VSM

This commit is contained in:
Roland Conybeare 2026-01-17 01:11:50 -05:00
commit b3215da360

View file

@ -31,8 +31,10 @@ namespace xo {
apply,
/** function definition **/
lambda,
#endif
/** variable reference **/
variable,
#ifdef NOT_YET
/** if-then-else **/
ifexpr,
/** sequence **/