xo-object2: nit: dictionary printing

This commit is contained in:
Roland Conybeare 2026-03-17 21:03:39 -04:00
commit 78145b1105

View file

@ -184,6 +184,7 @@ namespace xo {
if (!pps->print_upto(value))
return false;
pps->write(";");
}
pps->write("}");