aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/test/indent_SUITE_data/results/record_creation_diffs
blob: 9b5f9489db1f797bcf7659351204e88ccd281b21 (plain) (blame)
1
2
3
4
record_creation_diffs.erl:11: Record construction 
          #bar{some_list :: {'this', 'is', 'a', 'tuple'}} violates the declared type of field some_list ::
          [any()]