aboutsummaryrefslogblamecommitdiff
path: root/tests/patmat/t6420.check
blob: c1570159461a20ee617a0e116c301fdf4f694a6e (plain) (tree)
1
                                                                                                                                   
5: Pattern Match Exhaustivity: (Nil, _), (List(true, _), _), (List(false, _), _), (_, Nil), (_, List(true, _)), (_, List(false, _))