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

--- Comment #1 from Martin Nowak <[email protected]> ---
(In reply to Martin Nowak from comment #0)
> but `__traits(hasMember, S, "__xpostblit")` should have instantiated 
> opDispatch
> anyhow.

`__traits(hasMember, S, "__xpostblit")` should NOT instantiate opDispatch and
return false.

--

Reply via email to