summaryrefslogblamecommitdiff
path: root/test/files/neg/t5903c.check
blob: c9476edd112c8d65cd31a22e7cace810c6f4a7c1 (plain) (tree)
1
2
3
4
5
6
7






                                              
Test_2.scala:4: error: String is not supported
    case t"$x" => println(x)
         ^
Test_2.scala:4: error: not found: value x
    case t"$x" => println(x)
                          ^
two errors found