
fun_arity.erl:100:19: Fun application will fail since _1 :: fun(() -> any()) is not a function of arity 1
fun_arity.erl:100:1: Function 'Mfa_0_ko'/1 has no local return
fun_arity.erl:104:19: Fun application will fail since _1 :: fun((_) -> any()) is not a function of arity 0
fun_arity.erl:104:1: Function 'Mfa_1_ko'/1 has no local return
fun_arity.erl:111:19: Fun application will fail since _1 :: fun(() -> any()) is not a function of arity 1
fun_arity.erl:111:1: Function mFa_0_ko/1 has no local return
fun_arity.erl:115:19: Fun application will fail since _1 :: fun((_) -> any()) is not a function of arity 0
fun_arity.erl:115:1: Function mFa_1_ko/1 has no local return
fun_arity.erl:122:1: Function 'MFa_0_ko'/2 has no local return
fun_arity.erl:122:22: Fun application will fail since _2 :: fun(() -> any()) is not a function of arity 1
fun_arity.erl:126:1: Function 'MFa_1_ko'/2 has no local return
fun_arity.erl:126:22: Fun application will fail since _2 :: fun((_) -> any()) is not a function of arity 0
fun_arity.erl:35:14: Fun application will fail since _0 :: fun(() -> 'ok') is not a function of arity 1
fun_arity.erl:35:1: Function f_0_ko/0 has no local return
fun_arity.erl:39:14: Fun application will fail since _0 :: fun((_) -> 'ok') is not a function of arity 0
fun_arity.erl:39:1: Function f_1_ko/0 has no local return
fun_arity.erl:48:15: Fun application will fail since _0 :: fun(() -> 'ok') is not a function of arity 1
fun_arity.erl:48:1: Function fa_0_ko/0 has no local return
fun_arity.erl:53:15: Fun application will fail since _0 :: fun((_) -> 'ok') is not a function of arity 0
fun_arity.erl:53:1: Function fa_1_ko/0 has no local return
fun_arity.erl:63:16: Fun application will fail since _0 :: fun(() -> any()) is not a function of arity 1
fun_arity.erl:63:1: Function mfa_0_ko/0 has no local return
fun_arity.erl:68:16: Fun application will fail since _0 :: fun((_) -> any()) is not a function of arity 0
fun_arity.erl:68:1: Function mfa_1_ko/0 has no local return
fun_arity.erl:76:19: Fun application will fail since _0 :: fun(() -> any()) is not a function of arity 1
fun_arity.erl:76:1: Function mfa_ne_0_ko/0 has no local return
fun_arity.erl:78:1: Function mf_ne/0 will never be called
fun_arity.erl:81:19: Fun application will fail since _0 :: fun((_) -> any()) is not a function of arity 0
fun_arity.erl:81:1: Function mfa_ne_1_ko/0 has no local return
fun_arity.erl:83:1: Function mf_ne/1 will never be called
fun_arity.erl:89:19: Fun application will fail since _0 :: fun(() -> any()) is not a function of arity 1
fun_arity.erl:89:1: Function mfa_nd_0_ko/0 has no local return
fun_arity.erl:90:19: Call to missing or unexported function fun_arity:mf_nd/0
fun_arity.erl:93:19: Fun application will fail since _0 :: fun((_) -> any()) is not a function of arity 0
fun_arity.erl:93:1: Function mfa_nd_1_ko/0 has no local return
fun_arity.erl:94:19: Call to missing or unexported function fun_arity:mf_nd/1
