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






                                                                                                                                
Test_2.scala:4: error: wrong number of patterns for <$anon: AnyRef> offering (SomeTree.type, SomeTree.type): expected 2, found 3
    case nq"$x + $y + $z" => println((x, y))
         ^
Test_2.scala:4: error: not found: value x
    case nq"$x + $y + $z" => println((x, y))
                                      ^
two errors found