Created
November 12, 2019 20:29
-
-
Save ssaurel/1b198111efe8bc376d72122ab3ffef8d to your computer and use it in GitHub Desktop.
Hello, World! in Erlang
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
io:format("Hello world!~n"). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment