https://issues.dlang.org/show_bug.cgi?id=13490
--- 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/9742733c28b5ac3225bbd89e9970e9f7722e7e97 fix Issue 13490 - Can't append to array of structs with alias this as lvalue ternary opoerator result https://github.com/D-Programming-Language/dmd/commit/bad2a619634a85ab7971714c0d7c14d7cfcabe44 Merge pull request #4002 from 9rnsr/fix13490 Issue 13490 - Can't append to array of structs with alias this as lvalue ternary opoerator result --
