Skip to content

Commit d9e32dd

Browse files
committed
Add // error to neg test
1 parent 9474382 commit d9e32dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/neg/i1845.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
object Test {
2-
type X = FooBar22.this
2+
type X = FooBar22.this // error
33
}

0 commit comments

Comments
 (0)