https://issues.dlang.org/show_bug.cgi?id=23985
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- Do we really want `scope` inference on virtual methods? The code type checks without deprecation if you mark both methods as `final`. --
