xo-reader2: fix clearing result in SchematikaReader

This commit is contained in:
Roland Conybeare 2026-01-23 16:34:33 -05:00
commit b7a813ec07
4 changed files with 33 additions and 0 deletions

View file

@ -110,6 +110,8 @@ namespace {
pps.prettyn(expr_pr);
p_reader->reset_result();
*p_input = remaining;
return true;