xo-objecdt2: bugfix: dup loop increment

This commit is contained in:
Roland Conybeare 2026-01-31 01:13:26 -05:00
commit 3358bf885d

View file

@ -91,8 +91,6 @@ namespace xo {
if (!pps->print_upto(elt))
return false;
++i;
}
pps->write("]");