http://d.puremagic.com/issues/show_bug.cgi?id=8517
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |WORKSFORME --- Comment #2 from Walter Bright <[email protected]> 2013-10-03 18:03:52 PDT --- With 2.064 head: Michal's example: test.d(1): Error: template instance test.x1.y!((a) => a) recursive expansion Don's example: test.d(7): Error: template instance test.x1.y!(q) recursive expansion Works on D1 1.077 too. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
