https://issues.dlang.org/show_bug.cgi?id=14682
--- Comment #14 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/4d5c653d83984e85ba3976702c4f59a95b8d087a fix Issue 14682 - Incorrect interpretation of ~ [] CatExp should check whether array literal operands can fit to opposite side type. https://github.com/D-Programming-Language/dmd/commit/67b82717d2e189974a1662ded8a8229791977eb9 Merge pull request #4742 from 9rnsr/fix14682 [REG2.037] Issue 14682 - Incorrect interpretation of ~ [] --
