https://issues.dlang.org/show_bug.cgi?id=19762
kinke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |[email protected] Hardware|x86_64 |All Resolution|FIXED |--- OS|Windows |All --- Comment #3 from kinke <[email protected]> --- I'm reopening this, as the error msg is ridiculous, and the compiler shouldn't make it to the codegen stage. When making `struct X` a `class X`, there's no codegen with various follow-up issues, and the error msg is much better: Error: undefined identifier Err, did you mean variable err? --
