Documentation error

Steven Schveighoffer schveiguy at gmail.com
Tue Aug 4 16:55:41 UTC 2020


On 8/4/20 12:33 PM, Petar Kirov [ZombineDev] wrote:
> 
> Edit: I meant this one: https://dlang.org/spec/module.html#scoped_imports

Ah, yes!

imports of symbols never override local symbols unless you use 
selective/rename import.

We'll have to think about how to rewrite the example/docs

Thanks!

-Steve


More information about the Digitalmars-d mailing list