[Issue 13079] Need 'this' to access member - function literal

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Jul 14 11:39:08 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=13079

--- Comment #4 from Daniel Čejchan <czdanol at gmail.com> ---
(In reply to hsteoh from comment #3)
> Sorry, it should be:
> ----
> class Test {
>     mixin({ return ""; }());
> }
> ----

Neither that one can be compiled :P

http://dpaste.dzfl.pl/6fa47fdf9f35

--


More information about the Digitalmars-d-bugs mailing list