[Issue 3831] writeln of a delegate typeid
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Feb 18 12:53:27 PST 2010
http://d.puremagic.com/issues/show_bug.cgi?id=3831
--- Comment #1 from bearophile_hugs at eml.cc 2010-02-18 12:53:26 PST ---
> Instead of:
> double delegate(double x)
> pure double delegate(double x)
Sorry, I meant:
Instead of:
double delegate(double)
pure double delegate(double)
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list