https://issues.dlang.org/show_bug.cgi?id=21928
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- dlang/dmd pull request #12530 "Fix issue 21928: pass Loc to Cat() explicitly." was merged into master: - d83cb7f5e50c8c0484418952e15b4d1075b45d3f by Mathis Beer: 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 --
