Fix TR printing.
original commit: 62a71227446c417e4c9db820174abd713d0e199a
This commit is contained in:
parent
f11e1b37d0
commit
91c229be09
|
@ -46,7 +46,7 @@
|
|||
;; do we report multiple errors
|
||||
[delay-errors? #t]
|
||||
;; do we print the fully-expanded syntax?
|
||||
[print-syntax? #t]
|
||||
[print-syntax? #f]
|
||||
;; this parameter is just for printing types
|
||||
;; this is a parameter to avoid dependency issues
|
||||
[current-type-names
|
||||
|
|
Loading…
Reference in New Issue
Block a user