aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/test/indent_SUITE_data/results/blame_contract_range
blob: 287d23d91f760197c57dd1a503a080bea2bb6b11 (plain) (blame)
1
2
3
4
5
6
7
8
blame_contract_range.erl:14: The contract blame_contract_range:bar
          (atom()) -> 'a' cannot be right because the inferred return for bar
         ('b') on line 12 is 
          'b'
blame_contract_range.erl:15: The pattern 
          'a' can never match the type 
          'b'