Skip to content

Commit 6390e9a

Browse files
committed
Add test file
1 parent 474c002 commit 6390e9a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/pos/i2949.scala

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
class Foo(a: Foo#A) {
2+
type A = Int
3+
}

0 commit comments

Comments
 (0)