| From: Casey Klein (clklein at eecs.northwestern.edu) Date: Thu Jan 27 11:49:13 EST 2011 |
|
DrRacket indents this program
(a
)
differently than this program
{a
}
Is this intentional? I can imagine the behavior being useful for
Scribble, but it's annoying in a PLAI context where you're using curly
braces for object language programs.
| Posted on the dev mailing list. |
|