summaryrefslogtreecommitdiff
path: root/test/files/neg/bug3392.check
blob: cbae73ad3ad1a5a408a21d8c6721331fddd580f6 (plain) (blame)
1
2
3
4
bug3392.scala:9: error: not found: value x
    case x@A(x/*<-- refers to the pattern that includes this comment*/.Ex(42)) =>
             ^
one error found