summaryrefslogtreecommitdiff
path: root/test/files/neg/altherr1.check
blob: 831e28a8febfe61c6b42d477e7525050575fd16f (plain) (blame)
1
2
3
4
altherr1.scala:5: expected pattern type of cases could not be determined
  foo() match { case _ => 0 }
        ^
one error found