summaryrefslogtreecommitdiff
path: root/test/files/neg/t1705.check
blob: 12f5c27de677d6809a53ba672f161ba014769d17 (plain) (blame)
1
2
3
4
5
6
7
t1705.scala:9: error: can't existentially abstract over parameterized type this.T[Z]
    val c = new C{
                ^
t1705.scala:14: error: can't existentially abstract over parameterized type C[String]
    val x1 = {
             ^
two errors found