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