abeln / dotty

Scala with explicit nulls
https://github.com/abeln/dotty/wiki/scala-with-explicit-nulls
Other
23 stars 2 forks source link

Modified test #19

Closed petrpan26 closed 5 years ago

petrpan26 commented 5 years ago

Modified test runs/t3126.scala. Expected behavior of null in non-null type when pattern matching should be NPE rather than MatchError.