summaryrefslogblamecommitdiff
path: root/test/files/neg/t5903b.check
blob: faeb73ad03f34130cd696395fc6e33eee4da63a9 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                         
Test_2.scala:4: error: type mismatch;
 found   : Int
 required: String
    case t"$x" => println(x)
         ^
Test_2.scala:4: error: not found: value x
    case t"$x" => println(x)
                          ^
two errors found