fetching https://github.com/WalterBright/dmd.git fix23535 (attempt: 1/3)
From https://github.com/WalterBright/dmd
 * branch            fix23535   -> FETCH_HEAD

merging FETCH_HEAD
Merge made by the 'recursive' strategy.
 compiler/src/dmd/dmangle.d                  |  6 ++++++
 compiler/src/dmd/dsymbolsem.d               |  5 ++++-
 compiler/src/dmd/expression.d               |  2 +-
 compiler/src/dmd/tocsym.d                   |  4 ++--
 compiler/test/fail_compilation/test17868b.d |  2 +-
 compiler/test/runnable/test23535.d          | 16 ++++++++++++++++
 6 files changed, 30 insertions(+), 5 deletions(-)
 create mode 100644 compiler/test/runnable/test23535.d