https://issues.dlang.org/show_bug.cgi?id=15403
--- Comment #2 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/2da32b038b5de712839a22397273685a44a521c3 fix Issue 15403 - [internal] FileExp represents ImportExpression, the AST class naming is not intuitive Rename `FileExp` to `ImportExp`. https://github.com/D-Programming-Language/dmd/commit/86d7cc4177587cf4d5bdfce052df0a58e1cf7166 Merge pull request #5297 from 9rnsr/fix15403 Issue 15403 - [internal] FileExp represents ImportExpression, the AST class naming is not intuitive --
