[Issue 2253] Assertion failure: 'global.errors' on line 3820 in file 'template.c'
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Apr 24 01:08:45 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2253
clugdbug at yahoo.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Comment #1 from clugdbug at yahoo.com.au 2009-04-24 03:08 -------
Reduces to:
template ArgTypes( F ) { }
ArgTypes!(typeof(foo)) f_arg;
void foo() { }
which is the same as 2884.
*** This bug has been marked as a duplicate of 2884 ***
--
More information about the Digitalmars-d-bugs
mailing list