- 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:
michelou 2004-07-01 14:37:15 +00:00
parent d0feda7bf1
commit 2f799b66c2
1 changed files with 1 additions and 1 deletions

View File

@ -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 {
^
one error found