venting steam….
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 erlang