check in import loop test, remove dead code/comment

This commit is contained in:
2026-02-11 20:09:12 -08:00
parent ad4dce9d0e
commit 6c4d01d4c4
3 changed files with 5 additions and 3 deletions

3
tests/Loop.newt Normal file
View File

@@ -0,0 +1,3 @@
module Loop
import Loop

2
tests/Loop.newt.fail Normal file
View File

@@ -0,0 +1,2 @@
*** Process tests/Loop.newt
ERROR at tests/Loop.newt:3:8--3:12: import loop Loop → Loop