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

merging FETCH_HEAD
Auto-merging compiler/src/dmd/initsem.d
Auto-merging compiler/src/dmd/expressionsem.d
Merge made by the 'recursive' strategy.
 compiler/src/dmd/expressionsem.d            | 15 +++++++++++++++
 compiler/src/dmd/initsem.d                  |  4 ++++
 compiler/test/fail_compilation/sarrinit.d   |  8 ++++++++
 compiler/test/fail_compilation/sarrrtinit.d | 14 ++++++++++++++
 compiler/test/runnable/sarrinit.d           | 22 ++++++++++++++++++++++
 5 files changed, 63 insertions(+)
 create mode 100644 compiler/test/fail_compilation/sarrinit.d
 create mode 100644 compiler/test/fail_compilation/sarrrtinit.d
 create mode 100644 compiler/test/runnable/sarrinit.d