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