[plt-scheme] Should DrScheme assume Module language when #lang?
Thanks. I realized what else I was doing wrong:
1. The "#lang" needs to be at the very start of the file, not after a
comment. Which makes sense.
2. When I tested for whether the "#lang" needed to be at the start of
the file, I used the Beginning Student language, which secretly
maintains lines at the beginning of the file that defeated my test.
Robby Findler wrote at 05/26/2009 07:18 AM:
> For now, DrScheme only switches the language when you open the file,
> not when you click "Run".
>
--
http://www.neilvandyke.org/