https://issues.dlang.org/show_bug.cgi?id=12909
--- Comment #3 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/20feb28801935b27cc26df279de09f14abaa8509 fix Issue 12909 - [AA] Function is incorrectly inferred as strongly pure for associative array with key of non-mutable array or pointer as argument https://github.com/D-Programming-Language/dmd/commit/27fc0660064d0ba0acc34081165e806d8afec8f2 Merge pull request #3667 from 9rnsr/fix12909 Issue 12909 & 12910 - fix purity level calculation for AA parameter --
