Introduce polarity for extension variable printing

This commit is contained in:
Ayaz Hafiz 2022-10-25 13:58:52 -05:00
parent ae1a9e4dd6
commit d77080529a
No known key found for this signature in database
GPG key ID: 0E2A37416A25EF58
6 changed files with 187 additions and 78 deletions

View file

@ -291,6 +291,7 @@ fn assemble_derived_golden(
DebugPrint {
print_lambda_sets: true,
print_only_under_alias,
..DebugPrint::NOTHING
},
);
subs.rollback_to(snapshot);