- corrected output (2nd checkin..).
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@3344 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
This commit is contained in:
parent
d0feda7bf1
commit
2f799b66c2
|
@ -1,4 +1,4 @@
|
||||||
bug107.scala:4: object class O needs to be abstract, since method fooscala.Int in trait C is not defined
|
bug107.scala:4: object class O needs to be abstract, since method foo in trait C is not defined
|
||||||
object O extends C {
|
object O extends C {
|
||||||
^
|
^
|
||||||
one error found
|
one error found
|
||||||
|
|
Loading…
Reference in New Issue