..
original commit: b96c2a6800e291e6edcefad83ea981fe681e42c1
This commit is contained in:
parent
26c2d754fd
commit
9213b2bfa7
|
@ -225,7 +225,8 @@
|
||||||
((_ exp clause ...)
|
((_ exp clause ...)
|
||||||
(quasisyntax/loc
|
(quasisyntax/loc
|
||||||
stx
|
stx
|
||||||
(let ((x exp)) #,(gen-match (syntax x)
|
(let ((x exp))
|
||||||
|
#,(gen-match (syntax x)
|
||||||
'()
|
'()
|
||||||
(syntax (clause ...))
|
(syntax (clause ...))
|
||||||
stx)))))))
|
stx)))))))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user