summaryrefslogtreecommitdiff
path: root/test/files/neg/t2779.check
blob: 9881d5182c276fdb9490c287c9daf334d26553be (plain) (blame)
1
2
3
4
5
t2779.scala:16: error: method f is defined twice;
  the conflicting method f was defined at line 15:18
    override def f = List(M1)
                 ^
one error found