Add missing newline for :print-type.

Closes PR 14880.
This commit is contained in:
Vincent St-Amour 2014-12-12 16:38:29 -05:00
parent 933e571125
commit fe3a935d0c

View File

@ -79,7 +79,7 @@
[(_ e)
(tc-toplevel/full stx #'e
(λ (expanded type)
#`(display
#`(displayln
#,(if (eq? type 'no-type)
"This form has no type (it does not produce a value)."
(pretty-format-type