We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9474382 commit d9e32ddCopy full SHA for d9e32dd
tests/neg/i1845.scala
@@ -1,3 +1,3 @@
1
object Test {
2
- type X = FooBar22.this
+ type X = FooBar22.this // error
3
}
0 commit comments