https://d.puremagic.com/issues/show_bug.cgi?id=7653
--- Comment #10 from [email protected] 2014-03-02 12:59:25 PST --- (In reply to comment #9) > Yes. And function literals are now allowed. But not delegate literals. $ git clone https://github.com/D-Programming-Language/dmd.git $ cd dmd/src $ grep "function literals cannot be" *.c func.c: error("function literals cannot be class members"); -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
