refinement to recent commit suggested by Ryan
This commit is contained in:
parent
605e1b8c89
commit
c42fbb68cb
|
@ -83,7 +83,9 @@
|
|||
(when uses
|
||||
(current-recorded-disappeared-uses
|
||||
(append
|
||||
(map syntax-local-introduce ids)
|
||||
(if (syntax-transforming?)
|
||||
(map syntax-local-introduce ids)
|
||||
ids)
|
||||
uses)))))
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user