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

RazvanN <[email protected]> changed:

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

--- Comment #2 from RazvanN <[email protected]> ---
The code does not crash but produces the following errors now:

test.d(27): Error: uninitialized variable `components` cannot be returned from
CTFE
test.d(27):        while evaluating `pragma(msg, colorA.components)`
test.d(30):        while evaluating `pragma(msg, colorA)`

--

Reply via email to