[Issue 7273] Tuples conversion assign
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jul 1 18:31:02 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=7273
Basile-z <b2.temp at gmx.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|rejects-valid |
CC| |b2.temp at gmx.com
Hardware|x86 |All
OS|Windows |All
--- Comment #3 from Basile-z <b2.temp at gmx.com> ---
associated key word is wrong. It's like saying that
---
struct S(T){}
static assert (is(S!(int) == S!(immutable(int)))
---
would be a "rejects-valid".
--
More information about the Digitalmars-d-bugs
mailing list