summaryrefslogtreecommitdiff
path: root/test/files/neg/t200.check
blob: f0c5e777720dc7f92866fc17bd7fa5514519dc4f (plain) (blame)
1
2
3
4
5
t200.scala:7: error: method foo is defined twice;
  the conflicting method foo was defined at line 6:7
  def foo: Int;
      ^
one error found