added for/fold back into the pref defaults for the magic opening

square bracket

(this was a bug in c03c02bc)

original commit: c5220e3030703d986cd0e9ec8a11245475072dcf
This commit is contained in:
Robby Findler 2014-09-28 17:13:12 -05:00
parent f4551118a8
commit c2e44082c8

View File

@ -191,6 +191,7 @@
(set-square-bracket-nonum-pref 'framework:square-bracket:letrec
(append (map symbol->string all-fors)
'("for/fold" "for/fold:" "for*/fold" "for*/fold:")
'("let"
"let*" "let-values" "let*-values"
"let-syntax" "let-struct" "let-syntaxes"