https://issues.dlang.org/show_bug.cgi?id=18909
Hiroki Noda <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Hiroki Noda <[email protected]> --- This should fail to compile, and in this case you can use `lazy int b = q` and will work. --
