foreach syntax

Namespace rswhite4 at googlemail.com
Fri Jun 29 11:18:39 PDT 2012


> My bad:
>
> Replacing the line with the following, together with the other 
> change you made, works:
>
> if(token.value == TOKin) nextToken(); else check(TOKsemicolon);

Impressive, thanks a lot, sometimes I'm a bit stupid. :)

Last question: It works fine, but i'm getting now "DMD v2.059 
DEBUG" if i compile. Do I need a special flag by recompiling?


More information about the Digitalmars-d-learn mailing list