Fix TR printing.
This commit is contained in:
parent
6ee0c0298a
commit
62a7122744
|
@ -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