aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/test/small_tests_SUITE_data/results/zero_tuple
blob: bf5ec5cd6ee298c6b5bd215e9d04fc5a45a38ce0 (plain) (blame)
1
2
3
4
5
zero_tuple.erl:4: Function t1/0 has no local return
zero_tuple.erl:5: The pattern {} can never match the type 'a'
zero_tuple.erl:8: Function t2/0 has no local return
zero_tuple.erl:9: The pattern 'b' can never match the type 'a'