aboutsummaryrefslogblamecommitdiffstats
path: root/lib/dialyzer/test/small_tests_SUITE_data/results/exhaust_case
blob: 45cdd80b64dbde94751a91e543b585c169610776 (plain) (tree)
1
2
3


                                                                                                                         
exhaust_case.erl:17: The pattern 42 can never match the type 'bar' | 'foo'
exhaust_case.erl:18: The variable _other can never match since previous clauses completely covered the type 'bar' | 'foo'