svn: r16284
original commit: 820b63d4a7196ef59030092318919700b2ae89d0
This commit is contained in:
parent
7a2c294bef
commit
b6e712718d
|
@ -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