http://d.puremagic.com/issues/show_bug.cgi?id=9040



--- Comment #4 from Andrej Mitrovic <andrej.mitrov...@gmail.com> 2013-09-26 
06:08:54 PDT ---
(In reply to comment #2)
> Unfortunately there's a new issue:
> 
> -----
> class BaseClass {}
> 
> void main()
> {
>     static BaseClass staticAnonInstance = new class BaseClass {};
> }
> -----
> 
> However this is a separate issue, so I'll file it as a new bug.

W.r.t. this it's a linker failure, and I've filed Issue 11126 for it.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to