https://issues.dlang.org/show_bug.cgi?id=21798
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @MoonlightSentinel created dlang/dmd pull request #12373 "Fix 21798 - checkaction=context creates temporary of type void" fixing this issue: - 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 --
