[Issue 12578] Allow local function overloading
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Sep 19 11:14:10 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=12578
Simen Kjaeraas <simen.kjaras at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |simen.kjaras at gmail.com
--- Comment #8 from Simen Kjaeraas <simen.kjaras at gmail.com> ---
An example of how this limitation has consequences outside of simple nested
functions is available in issue 20226, where selectively imported functions
with identical names aren't callable due to this issue.
--
More information about the Digitalmars-d-bugs
mailing list