svn: r18594
This commit is contained in:
Robby Findler 2010-03-21 22:58:42 +00:00
parent c74849dc2e
commit 52186197c7

View File

@ -14,7 +14,6 @@
(define-syntax (module-begin stx)
(syntax-case stx ()
[(_ id . body)
(printf "body: ~s\n" #'body)
(let ([preprint? #f]
[10pt? #f])
(let loop ([stuff #'body])