https://issues.dlang.org/show_bug.cgi?id=22915
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @MoonlightSentinel created dlang/dmd pull request #13877 "Fix 22915 - Print the type of invalid foreach aggregates" fixing this issue: - Fix 22915 - Print the type of invalid foreach aggregates Mentioning the type alongside the expressions is helpful when the error isn't obvious, e.g. when the code didn't derefence a pointer. https://github.com/dlang/dmd/pull/13877 --
