On Friday, 29 June 2012 at 17:08:36 UTC, Namespace wrote:
>> Which is easy.
>
> Even on Windows? :O
I tried with win32.mak in src/dmd and i get a dmd.exe. But the
compiler still says
"found 'in' when expecting ';'!" if i try to write foreach (val
in vals) {.
Have i edit the wrong line in paste.c or fails my build?