summaryrefslogtreecommitdiff
path: root/lib/dialyzer/test/small_SUITE_data/results/record_test
blob: ea13ff1e93612db208cbac309a0e11d735f991d5 (plain)
1
2
3

record_test.erl:19:5: Matching of pattern {'foo', _} tagged with a record name violates the declared type of 'foo'
record_test.erl:21:5: The variable _ can never match since previous clauses completely covered the type 'foo'