[Issue 13567] Attribute inference for private functions

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Aug 13 00:14:00 PDT 2015


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

--- Comment #5 from ZombineDev <petar.p.kirov at gmail.com> ---
Yes, it would definitely be a step in the right direction. A lot more code will
benefit from this because private functions are more common than auto-returning
and also people tend to neglect putting attributes on private functions more
than on public ones.

--


More information about the Digitalmars-d-bugs mailing list