On Wednesday, 6 December 2017 at 20:17:55 UTC, Ali Çehreli wrote:
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

I went looking for that and didn't find it! I searched for "string imports" but apparently that doesn't quite work.

Reply via email to