
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'
