Files
newt/tests/ImportError.newt

8 lines
157 B
Agda

module ImportError
-- test the FC are right and don't include next line
-- TODO continue on and hit the next one.
import Blah
import Foo.Bar
import Prelude