Closed martong closed 6 years ago
Fixes #365
We have to emit the message only when the file is physically loaded. Currently we emit even if we get the Unit from the cache FileASTUnitMap.
Unit
FileASTUnitMap
Update: Added a default arg.
Fixes #365