diff --git a/collects/macro-debugger/model/reductions-config.ss b/collects/macro-debugger/model/reductions-config.ss index 97228ad..2fbe36f 100644 --- a/collects/macro-debugger/model/reductions-config.ss +++ b/collects/macro-debugger/model/reductions-config.ss @@ -240,7 +240,7 @@ stx (apply make-prefab-struct (prefab-struct-key stx) - (vector->list rinner))))] + (cdr (vector->list rinner)))))] [else stx])) ;; make-renames-mapping : stx stx -> stx kw-args -> stx