aboutsummaryrefslogblamecommitdiffstats
path: root/lib/dialyzer/test/small_SUITE_data/results/record_test
blob: 7060bfa200f948cbde11c96590e4fcbcd9c1666d (plain) (tree)
1
2
3
 
                                                                                                                
                                                                                                           
record_test.erl:19: Matching of pattern {'foo', _} tagged with a record name violates the declared type of 'foo'
record_test.erl:21: The variable _ can never match since previous clauses completely covered the type 'foo'