summaryrefslogtreecommitdiff
path: root/test/files/neg/t591.check
blob: d33f6d7a2fed67f83f70ad9e4e9e1bdec671bf5e (plain) (blame)
1
2
3
4
5
t591.scala:38: error: method input_= is defined twice
  conflicting symbols both originated in file 't591.scala'
    def input_=(in : Input) = {}
        ^
one error found