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

--- Comment #6 from hst...@quickfur.ath.cx ---
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.

--

Reply via email to