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:
parent
f4551118a8
commit
c2e44082c8
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user