https://issues.dlang.org/show_bug.cgi?id=21446

Nick Treleaven <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Nick Treleaven <[email protected]> ---
Workaround - use `[]`:

int[1] a = s.a[];

--

Reply via email to