fixed duplication of code in define-macro
svn: r7482
This commit is contained in:
parent
324ccee027
commit
29501ba68a
|
@ -63,7 +63,7 @@
|
||||||
stx
|
stx
|
||||||
(dm-subst
|
(dm-subst
|
||||||
ht
|
ht
|
||||||
(apply proc (cdr (dm-syntax->datum stx ht))))
|
(apply p (cdr (dm-syntax->datum stx ht))))
|
||||||
stx))))))))])))
|
stx))))))))])))
|
||||||
|
|
||||||
(define-syntax defmacro
|
(define-syntax defmacro
|
||||||
|
|
Loading…
Reference in New Issue
Block a user