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