https://issues.dlang.org/show_bug.cgi?id=22685
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #3 from Dlang Bot <[email protected]> --- @FeepingCreature created dlang/dmd pull request #13554 "Fix issue 22685: Symbol nested in both function and module? Not a problem." fixing this issue: - Fix issue 22685: When finding template argument context for creating a nested instance, ignore symbols in modules. Symbols in modules can be used regardless of runtime context. https://github.com/dlang/dmd/pull/13554 --
