http://d.puremagic.com/issues/show_bug.cgi?id=4953
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from [email protected] 2010-09-30 10:19:37 PDT --- Another example: void foo(T = void)(short x) {} void main() { foo(5_000_000); } -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
