https://issues.dlang.org/show_bug.cgi?id=21839
Boris Carvajal <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Boris Carvajal <[email protected]> --- Nested structs have a hidden 'this' pointer to the enclosing context. It seems isn't that hidden after all. --
