aboutsummaryrefslogblamecommitdiffstats
path: root/lib/dialyzer/test/small_SUITE_data/results/higher_order_discrepancy_2
blob: c1c7dbbfccc221a754a0a2a12c8223613a70242b (plain) (tree)
1
2
3
4
5
6
7
8







                                                                                                                                                                                 
higher_order_discrepancy_2.erl:11: The call higher_order_discrepancy_2:f('foo') will never return since it differs in the 1st argument from the success typing arguments: ('bar')
higher_order_discrepancy_2.erl:11: The call higher_order_discrepancy_2:g('foo') will never return since it differs in the 1st argument from the success typing arguments: ('baz')
higher_order_discrepancy_2.erl:13: Function f/1 has no local return
higher_order_discrepancy_2.erl:13: The pattern 'bar' can never match the type 'foo'
higher_order_discrepancy_2.erl:14: Function g/1 has no local return
higher_order_discrepancy_2.erl:14: The pattern 'baz' can never match the type 'foo'
higher_order_discrepancy_2.erl:5: Function test/1 has no local return