http://d.puremagic.com/issues/show_bug.cgi?id=9040
--- Comment #6 from ogondza <[email protected]> 2013-09-28 03:31:11 PDT --- (In reply to comment #5) I do not longer observe the compiler failure. In v2.063.2, I am hitting Issue 11126 instead when running: ----- class BaseClass {} void main() { static BaseClass staticAnonInstance = new class BaseClass {}; } ----- -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
