February 27, 2012
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 2c7907c613736338fbde6deb1c38a493154a2d48
      https://github.com/D-Programming-Language/dmd/commit/2c7907c613736338fbde6deb1c38a493154a2d48
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2012-02-27 (Mon, 27 Feb 2012)

  Changed paths:
    M src/expression.c
  M test/runnable/funclit.d

  Log Message:
  -----------
  fix Issue 7500 - [ICE] (template.c line 5287) with immutable lambda function


  Commit: b96f7d5a363eaca65dcc7402321c6f5d019ad048
      https://github.com/D-Programming-Language/dmd/commit/b96f7d5a363eaca65dcc7402321c6f5d019ad048
  Author: Walter Bright <walter@walterbright.com>
  Date:   2012-02-27 (Mon, 27 Feb 2012)

  Changed paths:
    M src/expression.c
  M test/runnable/funclit.d

  Log Message:
  -----------
  Merge pull request #768 from 9rnsr/fix7500

Issue 7500 - [ICE] (template.c line 5287) with immutable lambda function


Compare: https://github.com/D-Programming-Language/dmd/compare/8c91554...b96f7d5