foreach syntax

Timon Gehr timon.gehr at gmx.ch
Fri Jun 29 10:45:40 PDT 2012


On 06/29/2012 06:27 PM, Namespace wrote:
> You mean just change line 3817 to
> if (t->value == TOKcomma || t->value == TOKsemicolon || t->value ==
> TOKin) ?
> But know i have to rebuild dmd (i use windows), and i never did this
> before. :/

You'll also have to change the line that says expect(TOKsemicolon);


More information about the Digitalmars-d-learn mailing list