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