summaryrefslogtreecommitdiff
path: root/test/files/neg/bug633.check
blob: 90f2f42c18977d57e7da87823a5fbc5950e4c953 (plain) (blame)
1
2
3
4
bug633.scala:3: error: not found: type ListBuffer
        def t(a : ListBuffer[String]) = {
                  ^
one error found