check in import loop test, remove dead code/comment
This commit is contained in:
3
tests/Loop.newt
Normal file
3
tests/Loop.newt
Normal file
@@ -0,0 +1,3 @@
|
||||
module Loop
|
||||
|
||||
import Loop
|
||||
2
tests/Loop.newt.fail
Normal file
2
tests/Loop.newt.fail
Normal file
@@ -0,0 +1,2 @@
|
||||
*** Process tests/Loop.newt
|
||||
ERROR at tests/Loop.newt:3:8--3:12: import loop Loop → Loop
|
||||
Reference in New Issue
Block a user