fix syntax-parameterize when RHS refers to LHS (PR 8383)
svn: r4830
This commit is contained in:
parent
5e0aacd1f3
commit
b8924dfbea
|
@ -52,7 +52,7 @@
|
|||
"duplicate binding"
|
||||
stx
|
||||
dup)))
|
||||
#'(letrec-syntaxes+values ([(gen-id) (convert-renamer val)] ...) ()
|
||||
#'(let-syntaxes ([(gen-id) (convert-renamer val)] ...)
|
||||
body0 body ...)))]))
|
||||
|
||||
;; ----------------------------------------
|
||||
|
|
Loading…
Reference in New Issue
Block a user