April 21, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: a2f919ee8b421ec26905690875894f2702fb0acb
      https://github.com/D-Programming-Language/dmd/commit/a2f919ee8b421ec26905690875894f2702fb0acb
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2014-04-21 (Mon, 21 Apr 2014)

  Changed paths:
    M src/ctfeexpr.c
    M test/compilable/interpret3.d

  Log Message:
  -----------
  fix Issue 12602 - [CTFE] Changes to an array slice wrapped in a struct do not propogate to the original


  Commit: d54b1c779165eefb51b9d05e2ffe357a9f3c6afa
      https://github.com/D-Programming-Language/dmd/commit/d54b1c779165eefb51b9d05e2ffe357a9f3c6afa
  Author: Andrej Mitrovic <andrej.mitrovich@gmail.com>
  Date:   2014-04-21 (Mon, 21 Apr 2014)

  Changed paths:
    M src/ctfeexpr.c
    M test/compilable/interpret3.d

  Log Message:
  -----------
  Merge pull request #3478 from 9rnsr/fix12602

Issue 12602 - [CTFE] Changes to an array slice wrapped in a struct do not propogate to the original


Compare: https://github.com/D-Programming-Language/dmd/compare/0a95cd474fe1...d54b1c779165