https://issues.dlang.org/show_bug.cgi?id=13701
--- Comment #6 from [email protected] --- Commits pushed to 2.067 at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/821205fcf8ea2dcbfe10cd8db8d4c7f24d53271c Preparation for the issue 13701 - Hijack object.dup(aa) call to emulate it in CTFE https://github.com/D-Programming-Language/dmd/commit/2869ee9c1fb64f08b51d8d07ce72701dda4a6fae fix Issue 13701 - Associative array values ignore immutability https://github.com/D-Programming-Language/dmd/commit/45084f350eb3732ae64307fb037ab0735494d20f Merge pull request #4154 from 9rnsr/ctfe_aa_dup https://github.com/D-Programming-Language/dmd/commit/c26153514f8538875ba945867e8afea6aca88bd5 Merge pull request #4148 from 9rnsr/fix13701 --
