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.
2 parents c4a14a3 + f0ff9f1 commit b61e960Copy full SHA for b61e960
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