summaryrefslogblamecommitdiff
path: root/test/neg/bug96.check
blob: ab5871b39eefa4c6bcb4ba0b17d3409636d083ef (plain) (tree)
1
2
3
4
5




                                                                        
bug96.scala:5: method foo in class B of type (def scala.Any)scala.Object
 cannot override method foo in class A of type (scala.Any)scala.Object
    override def foo(def x: Any): Object = null;
                 ^
one error found