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 7bca4c6 commit 32d6fb6Copy full SHA for 32d6fb6
tests/pos/i828.scala
@@ -0,0 +1,3 @@
1
+object X {
2
+ val x: Int = null.asInstanceOf[Nothing]
3
+}
0 commit comments