..
original commit: 53dc6d656112db6ad41388d27eda59c5f33af5f6
This commit is contained in:
parent
deeff76fab
commit
453e92486f
|
@ -97,9 +97,7 @@
|
||||||
"\n\n"
|
"\n\n"
|
||||||
(format-error-message exn)))
|
(format-error-message exn)))
|
||||||
#f)])
|
#f)])
|
||||||
(printf "before: ~s ~s ~s\n" input-filename fmt show-errors?)
|
|
||||||
(load-file input-filename fmt show-errors?)
|
(load-file input-filename fmt show-errors?)
|
||||||
(printf "after\n")
|
|
||||||
#t))))
|
#t))))
|
||||||
|
|
||||||
(define/private (format-error-message exn)
|
(define/private (format-error-message exn)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user