1
0

5 lines
69 B
Erlang
Raw Permalink Normal View History

2019-06-15 15:31:01 -06:00
#!/usr/bin/env escript
main(_) ->
io:format("e"),
main('e').