https://issues.dlang.org/show_bug.cgi?id=23073
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Walter Bright <[email protected]> --- Note that if `pure` is removed from assignNext(), the error is correctly diagnosed and reported. --
