xo-reader2: bugfix: detecting toplevel for upsert global var

This commit is contained in:
Roland Conybeare 2026-02-16 19:07:37 -05:00
commit 595dc47dee
4 changed files with 45 additions and 5 deletions

View file

@ -678,6 +678,8 @@ namespace xo {
Super::on_parsed_expression_with_token(expr, tk, p_psm);
}
// ----- printable facet -----
bool
DDefineSsm::pretty(const ppindentinfo & ppii) const
{