https://issues.dlang.org/show_bug.cgi?id=11012
anonymous4 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://dlang.org/spec/expr | |ession.html#IsExpression --- Comment #8 from anonymous4 <[email protected]> --- static assert(is(typeof(&f)==delegate)); fails too, and spec doesn't specify how `is` expression works, which is definitely a bug. --
