diff --git a/collects/plai/mutator.ss b/collects/plai/mutator.ss index fe8d05668f..337c4d2f1a 100644 --- a/collects/plai/mutator.ss +++ b/collects/plai/mutator.ss @@ -134,7 +134,7 @@ (list* #'previous-tmp ... (syntax-parameter-value #'mutator-env-roots))] [mutator-tail-call? #f]) - named-expr)] + expr)] ...) (let-values ([(id ...) (values tmp ...)] ...)