Bug sur le deftest match capture labels
This commit is contained in:
parent
7c976ddf21
commit
10c613da3b
|
@ -1104,7 +1104,7 @@
|
|||
(intern (format nil "LABELS-~w" param)))
|
||||
params)
|
||||
,@fbody)))
|
||||
declarations))
|
||||
name params fbody))
|
||||
'((foo . (lambda (labels-x labels-y) (list x y)))
|
||||
(bar . (lambda (labels-z labels-w) (print z) (print w)))
|
||||
(quux . (lambda ()))))
|
||||
|
|
Loading…
Reference in New Issue
Block a user