What is "stringImportPaths"

Ali Çehreli acehreli at yahoo.com
Wed Dec 6 20:17:55 UTC 2017


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



More information about the Digitalmars-d-learn mailing list