[Issue 19598] CTFE fails to assign struct

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jan 21 07:25:56 UTC 2019


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

--- Comment #4 from Manu <turkeyman at gmail.com> ---
This also works:

(*n1).tupleof = t1.tupleof

The compiler can do it... it's just that this expression doesn't work.

--


More information about the Digitalmars-d-bugs mailing list