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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from [email protected] ---
This is still valid. Tested on DMD 2.080.0:

closure.d(5): Error: closures are not yet supported in CTFE
closure.d(10):        called from here: bar6958(4)
closure.d(15):        called from here: foo6958()
closure.d(15):        while evaluating: static assert(foo6958())

I think it should be an enhancement rather than a bug though.

--

Reply via email to