On 12/06/2017 11:05 AM, mrphobby wrote: > importing is a construct used for importing symbols, right?
That's the import statement. -J compiler switch is about the import expression:
https://dlang.org/spec/expression.html#import_expressions Ali
On 12/06/2017 11:05 AM, mrphobby wrote: > importing is a construct used for importing symbols, right?
That's the import statement. -J compiler switch is about the import expression:
https://dlang.org/spec/expression.html#import_expressions Ali