1
0

5 lines
69 B
Erlang

#!/usr/bin/env escript
main(_) ->
io:format("e"),
main('e').