[Issue 1903] Template declaration (for mixin) can't be parsed
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Mar 10 11:35:15 PDT 2008
http://d.puremagic.com/issues/show_bug.cgi?id=1903
------- Comment #1 from webmaster at villagersonline.com 2008-03-10 13:35 -------
I should have given more details on how it fails. It appears to fail on the ,
character in the template declaration:
test.d(4): found ',' when expecting ')'
test.d(4): semicolon expected, not 'x'
test.d(4): no identifier for declarator x
test.d(4): semicolon expected, not ')'
test.d(4): Declaration expected, not ')'
--
More information about the Digitalmars-d-bugs
mailing list