https://issues.dlang.org/show_bug.cgi?id=13027
--- 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/002cafcb04ffa8880776da0a4e013f0923c54364 fix Issue 13027 - Assertion `ex->op == TOKblit || ex->op == TOKconstruct' failed. https://github.com/D-Programming-Language/dmd/commit/994f4a42e0f0d1b8f8e9fd7d07a9229d3fcb2131 Merge pull request #3716 from 9rnsr/fix13027 [REG2.066a] Issue 13027 - Assertion `ex->op == TOKblit || ex->op == TOKconstruct' failed. --
