Re-enable the printer here.
original commit: 7b2de5373380a0bc833215dd9d3beed87fa686c3
This commit is contained in:
parent
9d6132fa0e
commit
fbd795c01e
|
@ -62,6 +62,7 @@
|
|||
[(_ e)
|
||||
#`(parameterize ([delay-errors? #f]
|
||||
[current-namespace (namespace-anchor->namespace anch)]
|
||||
[custom-printer #t]
|
||||
[orig-module-stx (quote-syntax e)])
|
||||
(let ([ex (expand 'e)])
|
||||
(parameterize ([mutated-vars (find-mutated-vars ex)])
|
||||
|
@ -72,6 +73,7 @@
|
|||
[(_ e)
|
||||
#`(parameterize ([delay-errors? #f]
|
||||
[current-namespace (namespace-anchor->namespace anch)]
|
||||
[custom-printer #t]
|
||||
[orig-module-stx (quote-syntax e)])
|
||||
(let ([ex (expand 'e)])
|
||||
(parameterize ([mutated-vars (find-mutated-vars ex)])
|
||||
|
|
Loading…
Reference in New Issue
Block a user