summaryrefslogtreecommitdiff
path: root/test/files/neg/bug108.check
blob: 60330626c3ddf311448551400140a97e731c0f80 (plain) (blame)
1
2
3
4
bug108.scala:3: x is already defined as value x
    case x :: x => "first"
              ^
one error found