summaryrefslogtreecommitdiff
path: root/test/files/neg/bug107.check
blob: 492d7aa6a5b1a5525ad4b57ae84c70baa087bb9b (plain) (blame)
1
2
3
4
bug107.scala:4: object creation impossible, since method foo in trait C is not defined
object O extends C {
       ^
one error found