[Issue 20624] [REG2.088] AA access gives wrong deprecation message.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jul 31 14:39:36 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20624
--- Comment #1 from johanengelen at weka.io ---
Instead of opAssign, the better fix is `aa[s] = Nullable!ulong(value);`.
--
More information about the Digitalmars-d-bugs
mailing list