Skip to content

Commit 935cb58

Browse files
Update tests/neg/i6056.scala
1 parent 4d8076f commit 935cb58

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tests/neg/i6056.scala

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
object i0{
2-
import i0.i0 // error
2+
import i0.i0 // error
33
def i0={
4-
import _ // error // error
5-
import // error
4+
import _ // error
5+
import
66
} // error
7-
}
7+
}

0 commit comments

Comments
 (0)