[Issue 23933] auto return type disables DIP1000 scope check

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed May 24 13:38:32 UTC 2023


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

--- Comment #3 from RazvanN <razvan.nitu1305 at gmail.com> ---
So, if we enable attribute inference for all functions that have a body, this
will be fixed as a consequence. Or, the workaround would be to manually
annotate `hmm` as scope.

--


More information about the Digitalmars-d-bugs mailing list