summaryrefslogtreecommitdiff
path: root/test/files/neg/t591.check
blob: c0bade08146ce5fda35d6acefe939ca389a5a36c (plain) (blame)
1
2
3
4
5
t591.scala:40: error: method input_= is defined twice;
  the conflicting variable input was defined at line 35:18
    def input_=(in : Input) = {}
        ^
one error found