errortrace: remove redundant expansion

This commit is contained in:
Matthew Flatt 2012-11-30 06:18:43 -07:00
parent 540bab88e1
commit b1fe666498

View File

@ -443,7 +443,7 @@
(namespace-base-phase)))
(if (eq? (syntax-e #'name) 'errortrace-key)
top-e
(let ([top-e (normal (expand-syntax top-e))])
(let ([top-e (normal top-e)])
(initialize-test-coverage)
(add-test-coverage-init-code
(transform-all-modules