https://issues.dlang.org/show_bug.cgi?id=21798
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- dlang/dmd pull request #12373 "Fix 21798 - checkaction=context creates temporary of type void" was merged into stable: - 78a0efe8b57e671ee3951c23709f8fa7033a924c by MoonlightSentinel: Fix 21798 - checkaction=context creates temporary of type void Skip temporaries for `void` expressions and defer error messages to further semantic analysis. https://github.com/dlang/dmd/pull/12373 --
