[Issue 24634] Parse error initializing array from expression with StructInitializer
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Jun 29 15:32:25 UTC 2024
https://issues.dlang.org/show_bug.cgi?id=24634
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |FIXED
--- Comment #7 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dlang.org pull request #3864 "[spec] Restore *ArrayInitializer*" was
merged into master:
- 4700925acae3df03c6e5399f81df47927240be6a by Nick Treleaven:
[spec] Restore *ArrayInitializer*
It was merged with ArrayLiteral in #3215 (oops).
Fixes Bugzilla 24634 - Parse error initializing array from expression with
StructInitializer.
Add examples.
https://github.com/dlang/dlang.org/pull/3864
--
More information about the Digitalmars-d-bugs
mailing list