add 'for' forms to default indentation rules

svn: r10058
This commit is contained in:
Matthew Flatt 2008-05-30 19:19:03 +00:00
parent 0ef9d76ad3
commit 7b7c0f5c04

View File

@ -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