We do _not_ want (void) last, we want it first here.
svn: r13040
This commit is contained in:
parent
bf0d872afd
commit
e402d7ea36
|
@ -755,8 +755,8 @@
|
||||||
[else (list defn-or-expr)]))
|
[else (list defn-or-expr)]))
|
||||||
expanded-body))])
|
expanded-body))])
|
||||||
#'(begin-with-definitions
|
#'(begin-with-definitions
|
||||||
defn&expr ...
|
(void)
|
||||||
(void))))))))
|
defn&expr ...)))))))
|
||||||
|
|
||||||
(define-for-syntax (redirect-imports/exports import?)
|
(define-for-syntax (redirect-imports/exports import?)
|
||||||
(lambda (table-stx
|
(lambda (table-stx
|
||||||
|
|
Loading…
Reference in New Issue
Block a user