derive Show and Eq, improvements to LSP
This commit is contained in:
7
tests/ImportError.newt
Normal file
7
tests/ImportError.newt
Normal file
@@ -0,0 +1,7 @@
|
||||
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
|
||||
Reference in New Issue
Block a user