summaryrefslogblamecommitdiff
path: root/test/files/neg/bug835.check
blob: 16b311ff4c4c4b5fcc9160b6466d55dc8044c252 (plain) (tree)
1
2
3
4
                                   


                                                               
bug835.scala:2: error: `)' expected
  Console.println(List(List(1, 2, 3) : _*, List(4, 5, 6) : _*))
                                         ^
one error found