http://d.puremagic.com/issues/show_bug.cgi?id=7717
Andrej Mitrovic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Andrej Mitrovic <[email protected]> 2013-01-12 20:22:27 PST --- Status in 2.061: The OP sample works, however: > This also fails: > static assert(is(typeof(typeof(this).init.x))); > But not this: > static assert(is(typeof(x))); Both of these fail now. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
