mbonnin
08/03/2023, 10:15 AMFileSpec.addImport(Import)
but can't figure out how to create the Import
in the first place since its constructor is internal. Is that on purpose? Should FileSpec.addImport(Import)
be internal too? Or is there a public way to create an Import
?Andrew Alexander
08/03/2023, 2:02 PMmbonnin
08/03/2023, 2:06 PMaddImport(Import)
Zac Sweers
08/03/2023, 7:55 PM