Removed e from fold-pat attributes.
original commit: 58d84d79dbba094c6f1381b2a278a51a52e1714d
This commit is contained in:
parent
d75ed64227
commit
46f0c7574f
|
@ -80,7 +80,7 @@
|
|||
;; pattern for the match as
|
||||
(define-syntax-class (fold-pat fold-name)
|
||||
#:transparent
|
||||
#:attributes (e proc)
|
||||
#:attributes (proc)
|
||||
(pattern #:base
|
||||
#:with proc #`(procedure-rename
|
||||
(lambda () #,fold-target)
|
||||
|
|
Loading…
Reference in New Issue
Block a user