Report errors at the repl.
svn: r10044
This commit is contained in:
parent
d9aa32446f
commit
20a9a3e0b3
|
@ -240,5 +240,6 @@
|
|||
;; syntax -> void
|
||||
(define (tc-toplevel-form form)
|
||||
(tc-toplevel/pass1 form)
|
||||
(tc-toplevel/pass2 form))
|
||||
(begin0 (tc-toplevel/pass2 form)
|
||||
(report-all-errors)))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user