Skip to content

Instantly share code, notes, and snippets.

@rogeruiz
Created May 20, 2021 23:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rogeruiz/45cd722198530381c5c1301b70b991fe to your computer and use it in GitHub Desktop.
Save rogeruiz/45cd722198530381c5c1301b70b991fe to your computer and use it in GitHub Desktop.
IO.puts("Hola mundo desde Elixir!")
:timer.sleep(1000 * 1)
IO.puts("\nY eso es todo por ahora...")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment