summaryrefslogblamecommitdiff
path: root/test/files/run/virtpatmat_opt_sharing.check
blob: 78ec61f19da348f4311ec34e1b0750837998256a (plain) (tree)
1
2
3
4


                                                                     
 
virtpatmat_opt_sharing.scala:7: warning: match may not be exhaustive.
    List(1, 3, 4, 7) match {
        ^
1