Code Scavenger’s Chronicles

venting steam….

Posts Tagged ‘erlang

Hola amigo!

without comments

-module(hello).
-export([execute/0]).

execute() ->
    io:format("Hola amigo~n" ).

Written by shakhan

May 8, 2008 at 6:50 am

Posted in code

Tagged with