https://issues.dlang.org/show_bug.cgi?id=21682
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Dlang Bot <[email protected]> --- dlang/dmd pull request #12255 "Fix 21682 - checkaction=context fails for expressions using static..." was merged into stable: - b15cfe51d90f407270fd079ee1090af714ac150c by MoonlightSentinel: Fix 21682 - checkaction=context fails for expressions using static... ... operator overloads. Detect `TypeExp`'s and replace them with their identifiers. https://github.com/dlang/dmd/pull/12255 --
