svn: r16284

This commit is contained in:
Robby Findler 2009-10-08 16:59:55 +00:00
parent f86e4e542c
commit 820b63d4a7

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