summaryrefslogtreecommitdiff
path: root/test/files/neg/t200.check
blob: b6b1a32267209c94e13e5b968890e4dbef656fef (plain) (blame)
1
2
3
4
5
t200.scala:7: error: method foo is defined twice
  conflicting symbols both originated in file 't200.scala'
  def foo: Int;
      ^
one error found