https://issues.dlang.org/show_bug.cgi?id=13209
Dicebot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Dicebot <[email protected]> --- > This line is an anonymous struct declaration with 'static' attribute, so x and y should become immutable static field. Is this documented anywhere? Can't see it at http://dlang.org/struct.html and this is different from named struct behavior. --
