svn: r16284
This commit is contained in:
parent
f86e4e542c
commit
820b63d4a7
|
@ -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 ...))
|
||||
|
|
Loading…
Reference in New Issue
Block a user