summaryrefslogblamecommitdiff
path: root/test/files/neg/t3392.check
blob: 3a39098c4e52b090ea19cf4d82270fa73c387afb (plain) (tree)
1
2
3
4
5
6
7
                                        

                                                                                 



                                                                                                   
t3392.scala:9: error: not found: value x
    case x@A(x/*<-- refers to the pattern that includes this comment*/.Ex(42)) =>
             ^
t3392.scala:9: error: Could not typecheck extractor call: case class <none> with arguments List(42)
    case x@A(x/*<-- refers to the pattern that includes this comment*/.Ex(42)) =>
                                                                         ^
two errors found