May 03, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: ce9cab42156bcda2ce78f273338e2fa4b296f4dc
      https://github.com/D-Programming-Language/dmd/commit/ce9cab42156bcda2ce78f273338e2fa4b296f4dc
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2014-05-04 (Sun, 04 May 2014)

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

  Log Message:
  -----------
  fix Issue 12689 - [CTFE] assigning via pointer from 'in' expression doesn't work


  Commit: b223603af62845631a1ab8eda3c8c496aee1768c
      https://github.com/D-Programming-Language/dmd/commit/b223603af62845631a1ab8eda3c8c496aee1768c
  Author: Walter Bright <walter@walterbright.com>
  Date:   2014-05-03 (Sat, 03 May 2014)

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

  Log Message:
  -----------
  Merge pull request #3521 from 9rnsr/fix12689

Issue 12689 - [CTFE] assigning via pointer from 'in' expression doesn't work


Compare: https://github.com/D-Programming-Language/dmd/compare/3f9aba80f72e...b223603af628