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

merging FETCH_HEAD
Auto-merging compiler/src/dmd/expressionsem.d
Merge made by the 'recursive' strategy.
 compiler/src/dmd/expressionsem.d           | 12 +++++++++++-
 compiler/test/compilable/imports/library.c |  5 +++++
 compiler/test/compilable/test23913.d       |  7 +++++++
 3 files changed, 23 insertions(+), 1 deletion(-)
 create mode 100644 compiler/test/compilable/imports/library.c
 create mode 100644 compiler/test/compilable/test23913.d