summaryrefslogtreecommitdiff
path: root/test/files/neg/t5903b.check
blob: e7637d3edb590c082358053f86c2b3b89737b4d6 (plain) (blame)
1
2
3
4
5
6
Test_2.scala:4: error: type mismatch;
 found   : Int
 required: String
    case t"$x" => println(x)
         ^
one error found