[Issue 12994] Function-local imported name shadowing error

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Sep 5 17:42:10 UTC 2022


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

Nick Treleaven <nick at geany.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |nick at geany.org
         Resolution|---                         |FIXED

--- Comment #2 from Nick Treleaven <nick at geany.org> ---
Either now gives:

mapconflict.d(4): Error: template instance `map!((x) => x)` `map` is not a
template declaration, it is a variable

--


More information about the Digitalmars-d-bugs mailing list