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

--- Comment #3 from Alexander <[email protected]> ---
static assert(is(typeof( (){} ) == function));    // fails as well

This issue doesn't allow to get lambda parameter types tuple, and this blocks
my development. I'll try to have a look at the dmd source.

--

Reply via email to