summaryrefslogtreecommitdiff
path: root/test/files/neg/t2779.check
blob: 0ab4c50d0f0f21451419491fafc16770366d7b10 (plain) (blame)
1
2
3
4
5
t2779.scala:16: error: method f is defined twice
  conflicting symbols both originated in file 't2779.scala'
    override def f = List(M1)
                 ^
one error found