August 26, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 1ea0f027ab414b79da664a01696f066c62fe401a
      https://github.com/D-Programming-Language/dmd/commit/1ea0f027ab414b79da664a01696f066c62fe401a
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2014-08-26 (Tue, 26 Aug 2014)

  Changed paths:
    M src/func.c
    A test/fail_compilation/ice13311.d
    A test/fail_compilation/imports/a13311.d

  Log Message:
  -----------
  fix Issue 13311 - ICE, CtorDeclaration::semantic(Scope*): Assertion `tf && tf->ty == Tfunction' failed


  Commit: f122c1313577db09b34aaad06e5a061ae6f01091
      https://github.com/D-Programming-Language/dmd/commit/f122c1313577db09b34aaad06e5a061ae6f01091
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2014-08-27 (Wed, 27 Aug 2014)

  Changed paths:
    M src/func.c
    A test/fail_compilation/ice13311.d
    A test/fail_compilation/imports/a13311.d

  Log Message:
  -----------
  Merge pull request #3902 from 9rnsr/fix13311

[REG2.065] Issue 13311 - ICE, CtorDeclaration::semantic(Scope*): Assertion `tf && tf->ty == Tfunction' failed


Compare: https://github.com/D-Programming-Language/dmd/compare/a41dccc3ce3b...f122c1313577