[Issue 20138] is expression not evaluating correctly?
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Aug 18 23:40:44 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=20138
Simen Kjaeraas <simen.kjaras at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |simen.kjaras at gmail.com
--- Comment #8 from Simen Kjaeraas <simen.kjaras at gmail.com> ---
is(shared const int : shared U, U) does evaluate to true, and U is const int.
Can you elaborate on why that's not good enough?
--
More information about the Digitalmars-d-bugs
mailing list