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 78c7950 commit f0551acCopy full SHA for f0551ac
tests/neg/i4031-anysel.scala
@@ -0,0 +1,3 @@
1
+object Test {
2
+ val v: Any = 1: Any#L // error
3
+}
0 commit comments