4
e/Erlang EScript.erl
Normal file
4
e/Erlang EScript.erl
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env escript
|
||||
|
||||
main(_) ->
|
||||
io:format("Hello World~n").
|
||||
Reference in New Issue
Block a user