From 3301fdba75b4973e6b88254a8c598c621b1b33ce Mon Sep 17 00:00:00 2001 From: Stevie Strickland Date: Thu, 8 Jan 2009 20:52:18 +0000 Subject: [PATCH] We do _not_ want (void) last, we want it first here. svn: r13040 original commit: e402d7ea36a8d8b85119c183458a76645776922d --- collects/mzlib/unit.ss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/collects/mzlib/unit.ss b/collects/mzlib/unit.ss index 7843950..2265166 100644 --- a/collects/mzlib/unit.ss +++ b/collects/mzlib/unit.ss @@ -755,8 +755,8 @@ [else (list defn-or-expr)])) expanded-body))]) #'(begin-with-definitions - defn&expr ... - (void)))))))) + (void) + defn&expr ...))))))) (define-for-syntax (redirect-imports/exports import?) (lambda (table-stx