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

merging FETCH_HEAD
Updating 55d9d5aa35..4f033e8f4a
Fast-forward
 compiler/src/dmd/parse.d                  | 78 +++++++++++++++++++++++++++++--
 compiler/test/fail_compilation/test4838.d | 11 ++++-
 compiler/test/runnable/reffunctype.d      | 41 ++++++++++++++++
 3 files changed, 123 insertions(+), 7 deletions(-)
 create mode 100644 compiler/test/runnable/reffunctype.d