summaryrefslogtreecommitdiff
path: root/test/neg/bug107.check
blob: 5def0a416406887a669417ed3c9cf468b1e260da (plain) (blame)
1
2
3
4
bug107.scala:4: class O needs to be abstract, since method foo in trait C is not defined
object O extends C {
       ^
one error found