Improve error locations
This commit is contained in:
4
tests/BadImport.newt
Normal file
4
tests/BadImport.newt
Normal file
@@ -0,0 +1,4 @@
|
||||
module BadImport
|
||||
|
||||
-- Error should point to name here
|
||||
import Does.Not.Exist
|
||||
Reference in New Issue
Block a user