fix accidental commit of debugging printf

svn: r14595
This commit is contained in:
Matthew Flatt 2009-04-24 15:49:24 +00:00
parent 733a9567c0
commit 6df0ac6f51

View File

@ -729,7 +729,6 @@
[read-accept-dot #t]
[read-accept-infix-dot #t]
[read-accept-quasiquote #t])
(printf "~s\n" s)
(read (open-input-bytes s))))]
[(reference)
(make-primval (read-compact-number cp))]