added syntax-rules to the magic square-bracket opening list
svn: r12185
This commit is contained in:
parent
f5364c4f46
commit
0c40227dac
|
@ -58,6 +58,7 @@
|
|||
("provide/contract" 0)
|
||||
("new" 1)
|
||||
("case" 1)
|
||||
("syntax-rules" 1)
|
||||
("syntax-case" 2)
|
||||
("syntax-case*" 3))
|
||||
(λ (x) (and (list? x) (andmap (λ (x) (and (pair? x)
|
||||
|
|
Loading…
Reference in New Issue
Block a user