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);

Reply via email to