On Sunday, 29 June 2014 at 07:28:12 UTC, Kapps wrote:
A bit late, but you should also be able to do:

import scriptlike;
alias Config = std.process.Config;

Thanks, so an alias or an additional single symbol import will shadow the earlier imported symbol. That's fine for me :-)

Reply via email to