https://issues.dlang.org/show_bug.cgi?id=14954
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #2 from Dlang Bot <[email protected]> --- @MoonlightSentinel created dlang/dmd pull request #12240 "Fix 14954 - extern opaque struct instance doesn't compile" fixing this issue: - Fix 14954 - extern opaque struct instance doesn't compile Don't raise an error if the `VarDeclaration` is marked as `extern`. https://github.com/dlang/dmd/pull/12240 --
