svn: r16284

original commit: 820b63d4a7196ef59030092318919700b2ae89d0
This commit is contained in:
Robby Findler 2009-10-08 16:59:55 +00:00
parent 7a2c294bef
commit b6e712718d

View File

@ -29,7 +29,6 @@
[sexp (and (file-exists? path)
(parameterize ([read-accept-reader #t])
(call-with-input-file path read)))])
(printf "sexp ~s\n" sexp)
(match sexp
[`(module ,name ,(? valid-key-bindings-lang?)
,@(x ...))