summaryrefslogtreecommitdiff
path: root/test/files/neg/bug3123.check
blob: 8f5319c9a351249b11714f38e561f118bdedbefb (plain) (blame)
1
2
3
4
bug3123.scala:3: error: object Int is not a value
    t match { case Int => true }
                   ^
one error found