[Issue 18323] deprecate `void fun(this a)` (instead: typeof(this)) ; `var.init` (instead: typeof(var).init)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu May 11 10:15:12 UTC 2023


https://issues.dlang.org/show_bug.cgi?id=18323

RazvanN <razvan.nitu1305 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |razvan.nitu1305 at gmail.com

--- Comment #1 from RazvanN <razvan.nitu1305 at gmail.com> ---
`this a` is an error now, however, the init on the variable still works.

--


More information about the Digitalmars-d-bugs mailing list