https://issues.dlang.org/show_bug.cgi?id=19608
Iain Buclaw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-on-invalid-code CC| |[email protected] --- Comment #1 from Iain Buclaw <[email protected]> --- This is invalid code an error should be issued, similar to: auto a = *&f; --
