We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 474c002 commit 6390e9aCopy full SHA for 6390e9a
tests/pos/i2949.scala
@@ -0,0 +1,3 @@
1
+class Foo(a: Foo#A) {
2
+ type A = Int
3
+}
0 commit comments