add 'for' forms to default indentation rules
svn: r10058 original commit: 7b7c0f5c04e53ac2e92c82b20be3b8f6015ad8af
This commit is contained in:
parent
a96927b2b4
commit
a57f9793d7
|
@ -197,6 +197,11 @@
|
|||
match match-let match-let* match-letrec
|
||||
let/cc let/ec letcc catch
|
||||
let-syntax letrec-syntax fluid-let-syntax letrec-syntaxes+values
|
||||
|
||||
for for/list for/hash for/hasheq for/and for/or
|
||||
for/lists for/first for/last for/fold
|
||||
for* for*/list for*/hash for*/hasheq for*/and for*/or
|
||||
for*/lists for*/first for*/last for*/fold
|
||||
|
||||
kernel-syntax-case
|
||||
syntax-case syntax-case* syntax-rules syntax-id-rules
|
||||
|
|
Loading…
Reference in New Issue
Block a user