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

merging FETCH_HEAD
Auto-merging compiler/src/dmd/frontend.h
Merge made by the 'recursive' strategy.
 compiler/src/dmd/declaration.h             |  4 +++
 compiler/src/dmd/escape.d                  | 17 ++++++++++-
 compiler/src/dmd/frontend.h                |  1 +
 compiler/src/dmd/func.d                    |  4 +++
 compiler/test/fail_compilation/test23438.d | 45 ++++++++++++++++++++++++++++++
 5 files changed, 70 insertions(+), 1 deletion(-)
 create mode 100644 compiler/test/fail_compilation/test23438.d