added syntax-rules to the magic square-bracket opening list
svn: r12185 original commit: 0c40227dac237bc7b837de4993f4deeeddc62a1e
This commit is contained in:
parent
423f379920
commit
a9dc0d2ab2
|
@ -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