https://issues.dlang.org/show_bug.cgi?id=13564
Kenji Hara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull, rejects-valid Hardware|x86_64 |All Summary|nested struct destructor |[REG2.065] nested struct |trying to access members of |destructor trying to access |a global class fail to |members of a global class |compile |fail to compile OS|Linux |All Severity|normal |regression --- Comment #1 from Kenji Hara <[email protected]> --- This is a dmd regression from 2.065. https://github.com/D-Programming-Language/dmd/pull/4040 --
