Skip to content

Commit 4da5dfa

Browse files
committed
Text that #828 is fixed.
1 parent 1f9fdaf commit 4da5dfa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/pos/i828.scala

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
object X {
2+
val x: Int = null.asInstanceOf[Nothing]
3+
}

0 commit comments

Comments
 (0)