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