xo-reader2: handle multiple args in apply + streamlined utest

This commit is contained in:
Roland Conybeare 2026-02-12 00:43:46 -05:00
commit 3a516e2866
4 changed files with 90 additions and 4 deletions

View file

@ -253,8 +253,8 @@ namespace xo {
// 1. want to remain in state apply_2
// 2. expr from nested ssm already incorporated
// into .args_expr_v_
// -> so updated state already achieved.
DExpectExprSsm::start(p_psm);
return;
}
}