summaryrefslogblamecommitdiff
path: root/test/files/neg/t3098.check
blob: 403da281c8964a353cea65b0401e439ad8f7db62 (plain) (tree)
1
2
3
4
5
6





                                          
b.scala:3: error: match is not exhaustive!
missing combination              C

  def f = (null: T) match {
               ^
one error found