blob: ac153a6fb2e4cb39e9adba6bad0320f3e384a69f (
plain) (
blame)
1
2
3
|
fun_app_args.erl:12: Fun application with arguments ('b',[]) will fail since the function has type 'c' | fun(('a',[]) -> any()), which differs in the 1st argument
fun_app_args.erl:12: The created fun has no local return
|