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 a2e7b73 commit f0ff9f1Copy full SHA for f0ff9f1
tests/neg/i6335.scala
@@ -0,0 +1,2 @@
1
+case class Boo(i: Int) extends AnyVal
2
+val b: AnyRef = Boo(1) // error
0 commit comments