mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 20:28:02 +00:00
Introduce polarity for extension variable printing
This commit is contained in:
parent
ae1a9e4dd6
commit
d77080529a
6 changed files with 187 additions and 78 deletions
|
@ -291,6 +291,7 @@ fn assemble_derived_golden(
|
|||
DebugPrint {
|
||||
print_lambda_sets: true,
|
||||
print_only_under_alias,
|
||||
..DebugPrint::NOTHING
|
||||
},
|
||||
);
|
||||
subs.rollback_to(snapshot);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue