summaryrefslogtreecommitdiff
path: root/test/files/neg/t0218.check
blob: 834dfa2ccdaec3db4003fee9d002ee0acc7a2c43 (plain) (blame)
1
2
3
4
t0218.scala:10: error: type P is abstract; cannot be instantiated
    List(new PP) 
         ^
one error found