svn: r18594

original commit: 52186197c7cb750819507ab89f97e54a142d4743
This commit is contained in:
Robby Findler 2010-03-21 22:58:42 +00:00
parent 2e3bc1ec95
commit 07eef38a72

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])