[Issue 21450] slice operator is not required for assignment to all elements of static array
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Sep 3 08:05:36 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=21450
Nick Treleaven <nick at geany.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nick at geany.org
--- Comment #1 from Nick Treleaven <nick at geany.org> ---
I assume static array initialization should still be allowed from a single
element? Otherwise the fix is not so trivial for an immutable static array.
--
More information about the Digitalmars-d-bugs
mailing list