https://issues.dlang.org/show_bug.cgi?id=23497
mhh <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from mhh <[email protected]> --- The `in` contract "causes" this to trigger because `kind` is neither explicitly declared nor inferred to be scope. --
