unbreak TR (more of my stupidity)
This commit is contained in:
parent
40f7ab2ba4
commit
cdbe416b09
|
@ -59,7 +59,6 @@
|
||||||
(define fully-expanded-stx (disarm* (local-expand stx expand-ctxt (list #'module*))))
|
(define fully-expanded-stx (disarm* (local-expand stx expand-ctxt (list #'module*))))
|
||||||
(when (show-input?)
|
(when (show-input?)
|
||||||
(pretty-print (syntax->datum fully-expanded-stx)))
|
(pretty-print (syntax->datum fully-expanded-stx)))
|
||||||
(log-message online-check-syntax-logger 'info #f "" fully-expanded-stx)
|
|
||||||
(do-time "Local Expand Done")
|
(do-time "Local Expand Done")
|
||||||
(init)
|
(init)
|
||||||
(do-time "Initialized Envs")
|
(do-time "Initialized Envs")
|
||||||
|
|
Loading…
Reference in New Issue
Block a user