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

merging FETCH_HEAD
Auto-merging compiler/src/dmd/mtype.d
Merge made by the 'recursive' strategy.
 compiler/src/dmd/dcast.d            |  4 ++++
 compiler/src/dmd/mtype.d            |  8 +++++---
 druntime/src/core/thread/osthread.d |  2 +-
 test/fail_compilation/test23134.d   | 32 ++++++++++++++++++++++++++++++++
 4 files changed, 42 insertions(+), 4 deletions(-)
 create mode 100644 test/fail_compilation/test23134.d