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 9553571 commit 059da73Copy full SHA for 059da73
tests/pos/i6224.scala
@@ -0,0 +1,6 @@
1
+object O {
2
+ opaque type T = Int
3
+ object T {
4
5
+ }
6
+}
0 commit comments