https://issues.dlang.org/show_bug.cgi?id=7464
Andrej Mitrovic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Andrej Mitrovic <[email protected]> --- The new diagnostic is: ----- test.d(2): Error: forward reference of variable hasIndirections test.d(2): Error: template instance test.hasIndirections!(S) error instantiating ----- But I'm not sure this is better. --
