[erlang-questions] internal dialyzer error
Joel Reymont
joelr1@REDACTED
Tue Aug 26 21:48:15 CEST 2008
> PS. Please try to submit a proper bug reports: minimally include info
> about OTP version and platform used.
My apologies, Kostis! Another question ...
What does it mean when dialyzer says that this function has no local
return?
test() ->
test3(),
test4(),
test5(),
test6(),
test7(),
test8(),
test9(),
test10(),
test11(),
test12(),
ok.
Thanks, Joel
--
wagerlabs.com
More information about the erlang-questions
mailing list