Login
7 branches 0 tags
Ben (X13/Arch) Revert "Moved module tests into testsuite" 476490b 2 years ago 1148 Commits
nujel / benchmark / hello / erlang.erl
#!/usr/bin/env escript

main([]) ->
         io:format("Hello").