https://issues.dlang.org/show_bug.cgi?id=17339
--- Comment #7 from [email protected] --- Commits pushed to newCTFE at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/b21f445de6e4e8aeb5447c09fde0e8fb179ce99c workaround Issue 17339 - ambiguous mangling with const alias args https://github.com/dlang/dmd/commit/da7e3bcabb4e9441391ecb5f2c9d3ea0b11cee7c fix Issue 17339 - ambiguous mangling with const alias argument https://github.com/dlang/dmd/commit/30e701eb64ac1505f9fcca69177aaa42efe22428 remove Issue 17339 workaround https://github.com/dlang/dmd/commit/eb3bc8d8902a0b0c3b3b02058265d811ec310eb9 Merge pull request #6719 from MartinNowak/fix17339 https://github.com/dlang/dmd/commit/934a423ec91fa2e74961153d6cb6fd53435d510b Revert "remove Issue 17339 workaround" --
