fix accidental commit of debugging printf
svn: r14595
original commit: 6df0ac6f51
This commit is contained in:
parent
5b767d0b08
commit
0a8691e0bb
|
@ -729,7 +729,6 @@
|
||||||
[read-accept-dot #t]
|
[read-accept-dot #t]
|
||||||
[read-accept-infix-dot #t]
|
[read-accept-infix-dot #t]
|
||||||
[read-accept-quasiquote #t])
|
[read-accept-quasiquote #t])
|
||||||
(printf "~s\n" s)
|
|
||||||
(read (open-input-bytes s))))]
|
(read (open-input-bytes s))))]
|
||||||
[(reference)
|
[(reference)
|
||||||
(make-primval (read-compact-number cp))]
|
(make-primval (read-compact-number cp))]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user