February 19, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: b0632afd3eaff4c961bc7075fb68d11d1db7c74c
      https://github.com/D-Programming-Language/dmd/commit/b0632afd3eaff4c961bc7075fb68d11d1db7c74c
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2014-02-19 (Wed, 19 Feb 2014)

  Changed paths:
    M src/template.c
    M test/runnable/template9.d

  Log Message:
  -----------
  fix Issue 12207 - IFTI fails for static method of immutable type


  Commit: 4af603f29fc87b2c1eaa3f8fc5eb0a6b2545c8d6
      https://github.com/D-Programming-Language/dmd/commit/4af603f29fc87b2c1eaa3f8fc5eb0a6b2545c8d6
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2014-02-19 (Wed, 19 Feb 2014)

  Changed paths:
    M src/template.c
    M test/runnable/template9.d

  Log Message:
  -----------
  Merge pull request #3291 from 9rnsr/fix12207

Issue 12207 - IFTI fails for static method of immutable type


Compare: https://github.com/D-Programming-Language/dmd/compare/544577d3a815...4af603f29fc8