Goodbye Joe Trond Endrestøl 2019-04-20 0 -module(goodbye). -compile([export_all]). joe() -> io:format("Goodbye Joe~n"). A.k.a. {'EXIT',joe,goodbye}.