summaryrefslogtreecommitdiff
path: root/test/files/neg/bug835.check
blob: 1977126e8bba9affa61a64a2f635e79f58777abc (plain) (blame)
1
2
3
4
bug835.scala:2 error: `)' expected
  Console.println(List(List(1, 2, 3) : _*, List(4, 5, 6) : _*))
                                         ^
one error found