https://issues.dlang.org/show_bug.cgi?id=13079
--- Comment #7 from Daniel Čejchan <czda...@gmail.com> --- (In reply to hsteoh from comment #6) > I'm also curious why you want this odd construction to work. I assume you > have a non-trivial use case in mind? Because otherwise, you could just write > mixin(""); directly instead of going a roundabout way using function > literals. http://pastebin.com/r1nwiQUK --