
unused_cases.erl:21:5: The variable OTHER can never match since previous clauses completely covered the type {42,42}
unused_cases.erl:27:5: The pattern 'weird' can never match the type 'false'
unused_cases.erl:35:5: The variable OTHER can never match since previous clauses completely covered the type boolean()
