summaryrefslogblamecommitdiff
path: root/test/files/neg/bug414.check
blob: 67b467ce5d0131e68fc61620840a0aa8ad8822f8 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                                   

                             
                                     
               



                         
bug414.scala:5: error: stable identifier required, but Empty found.
                case Empty =>
                     ^
bug414.scala:7: error: type mismatch;
 found   : Unit
 required: a
                case _ =>
                       ^
two errors found