https://issues.dlang.org/show_bug.cgi?id=11421
--- Comment #2 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/842543d25373016adddc7ddd5bbd96b23d609c6a fix Issue 11421 - Dynamic array of associative array literal type inference Initializer::inferType should be processed recursively https://github.com/D-Programming-Language/dmd/commit/d4ea0c085f1a7e926d8ff5224476a7631f3a03c8 Merge pull request #3658 from 9rnsr/fix11421 Issue 11421 - Dynamic array of associative array literal type inference --
