November 21, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 2869ee9c1fb64f08b51d8d07ce72701dda4a6fae
      https://github.com/D-Programming-Language/dmd/commit/2869ee9c1fb64f08b51d8d07ce72701dda4a6fae
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2014-11-21 (Fri, 21 Nov 2014)

  Changed paths:
    M src/expression.c
    M src/expression.h
    M test/compilable/warn3882.d
    A test/fail_compilation/fail13701.d

  Log Message:
  -----------
  fix Issue 13701 - Associative array values ignore immutability


  Commit: c26153514f8538875ba945867e8afea6aca88bd5
      https://github.com/D-Programming-Language/dmd/commit/c26153514f8538875ba945867e8afea6aca88bd5
  Author: Martin Nowak <code@dawg.eu>
  Date:   2014-11-21 (Fri, 21 Nov 2014)

  Changed paths:
    M src/expression.c
    M src/expression.h
    M test/compilable/warn3882.d
    A test/fail_compilation/fail13701.d

  Log Message:
  -----------
  Merge pull request #4148 from 9rnsr/fix13701

[REG2.061] Issue 13701 - Associative array values ignore immutability


Compare: https://github.com/D-Programming-Language/dmd/compare/45084f350eb3...c26153514f85