fetching https://github.com/dkorpel/dmd.git named-arg-ifti (attempt: 1/3)
From https://github.com/dkorpel/dmd
 * branch                  named-arg-ifti -> FETCH_HEAD

merging FETCH_HEAD
Updating 3afdc87093..017b459162
Fast-forward
 compiler/src/dmd/dsymbolsem.d    |  7 +++----
 compiler/src/dmd/dtemplate.d     | 28 ++++++++++------------------
 compiler/src/dmd/expression.h    | 15 +++++++++++++++
 compiler/src/dmd/expressionsem.d |  2 +-
 compiler/src/dmd/frontend.h      |  2 +-
 compiler/src/dmd/mtype.d         | 31 ++++++++++++++++++++++---------
 compiler/src/dmd/mtype.h         |  3 ++-
 compiler/src/dmd/template.h      | 15 +--------------
 compiler/src/dmd/typesem.d       | 12 ++++++++++--
 9 files changed, 65 insertions(+), 50 deletions(-)