8 lines
157 B
Agda
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
|