January 30, 2020
https://issues.dlang.org/show_bug.cgi?id=20545

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@thewilsonator created dlang/dmd pull request #10749 "Fix issue 20545 - Segfault/Assertion failure when parsing invalid AA literal" fixing this issue:

- Fix issue 20545 - Segfault/Assertion failure when parsing invalid AA literal

https://github.com/dlang/dmd/pull/10749

--
January 31, 2020
https://issues.dlang.org/show_bug.cgi?id=20545

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #10749 "Fix issue 20545 - Segfault/Assertion failure when parsing invalid AA literal" was merged into master:

- 383ba6237d9de251bd5731a3de2611d25b97dd8e by Nicholas Lindsay Wilson:
  Fix issue 20545 - Segfault/Assertion failure when parsing invalid AA literal

https://github.com/dlang/dmd/pull/10749

--