https://issues.dlang.org/show_bug.cgi?id=19906
Sprink <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Sprink <[email protected]> --- The issue here is specifically with is(). __traits(isRef, x) produces the correct value and works correctly if you remove is(). --
