October 06, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 7398083a9ab757b94938f02894d8bc7d85b1cd58
      https://github.com/D-Programming-Language/dmd/commit/7398083a9ab757b94938f02894d8bc7d85b1cd58
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2014-10-06 (Mon, 06 Oct 2014)

  Changed paths:
    M src/dsymbol.c
    M src/expression.c
    A test/fail_compilation/fail13574.d

  Log Message:
  -----------
  fix Issue 13574 - incorrect code for assignment to dollar in slice expression


  Commit: ccca8f395aa65e94b9963fea04b66e29874e366f
      https://github.com/D-Programming-Language/dmd/commit/ccca8f395aa65e94b9963fea04b66e29874e366f
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2014-10-07 (Tue, 07 Oct 2014)

  Changed paths:
    M src/dsymbol.c
    M src/expression.c
    A test/fail_compilation/fail13574.d

  Log Message:
  -----------
  Merge pull request #4045 from 9rnsr/fix13574

Issue 13574 - incorrect code for assignment to dollar in slice expression


Compare: https://github.com/D-Programming-Language/dmd/compare/a1ec5c71600c...ccca8f395aa6