https://issues.dlang.org/show_bug.cgi?id=21928
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @FeepingCreature updated dlang/dmd pull request #12530 "Fix issue 21928: pass Loc to Cat() explicitly." fixing this issue: - Fix issue 21928: pass Loc to Cat() explicitly. Use location of concatenation for newly-created array literal, in the cases element ~ literal and literal ~ element. https://github.com/dlang/dmd/pull/12530 --
