On 3/6/12 11:36 AM, Jose Armando Garcia wrote:
import someSymboleThatDoesntCollide = std.log;
I think this works better: static import log = std.log; Andrei
On 3/6/12 11:36 AM, Jose Armando Garcia wrote:
import someSymboleThatDoesntCollide = std.log;
I think this works better: static import log = std.log; Andrei