Skip to content

Commit 51ccfb3

Browse files
Merge pull request #6956 from dotty-staging/fix-#6227
Fix #6277: Add test
2 parents 3b55aa9 + 91703ae commit 51ccfb3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/pos/i6227.scala

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
class C {
2+
opaque type T = Int
3+
}

0 commit comments

Comments
 (0)