[Issue 19305] In symbol lookup, with statement becomes stronger than an inner scope import statement
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Nov 27 12:50:07 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=19305
RazvanN <razvan.nitu1305 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |razvan.nitu1305 at gmail.com
Resolution|--- |INVALID
--- Comment #1 from RazvanN <razvan.nitu1305 at gmail.com> ---
I don't see what the problem is. master git HEAD compiles this successfully as
it should. The with scope takes precedence over imports. The rules are clear.
Maybe older versions had a bug in it which was solved.
Closing as invalid. Please reopen if I am missing something.
--
More information about the Digitalmars-d-bugs
mailing list