aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/test/small_SUITE_data/results/fun_app
blob: b28baad43b5087a1cd0d9a49dbb28fbcbeb1cfa6 (plain) (blame)
1
2
3
4
5
6
7
fun_app.erl:37: Fun application will fail since F :: fun((_,_,_) -> 'ok' | 'true') is not a function of arity 1
fun_app.erl:37: The created fun has no local return
fun_app.erl:38: Fun application will fail since F :: fun((_,_,_) -> 'ok' | 'true') is not a function of arity 2
fun_app.erl:38: The created fun has no local return
fun_app.erl:40: Fun application will fail since F :: fun((_,_,_) -> 'ok' | 'true') is not a function of arity 4
fun_app.erl:40: The created fun has no local return