5 lines
75 B
Agda
5 lines
75 B
Agda
module BadImport
|
|
|
|
-- Error should point to name here
|
|
import Does.Not.Exist
|