whoops
svn: r18594
This commit is contained in:
parent
c74849dc2e
commit
52186197c7
|
@ -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])
|
||||
|
|
Loading…
Reference in New Issue
Block a user