[Issue 23985] [dip1000] return scope fails to infer after assignment
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Jun 11 18:28:35 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=23985
timon.gehr at gmx.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |timon.gehr at gmx.ch
--- Comment #1 from timon.gehr at gmx.ch ---
Do we really want `scope` inference on virtual methods? The code type checks
without deprecation if you mark both methods as `final`.
--
More information about the Digitalmars-d-bugs
mailing list