diff --git a/collects/mzlib/kw.ss b/collects/mzlib/kw.ss index 0da06bd..105cc80 100644 --- a/collects/mzlib/kw.ss +++ b/collects/mzlib/kw.ss @@ -414,7 +414,7 @@ (cadr xs) (loop (cddr xs))) xs)) - sx)))) + xs)))) ;; ------------------------------------------------------------------------ ;; generates the part of the body that deals with rest-related stuff (define (make-keys-body expr)