1
0
Fork 0

Add: elixir "hello world"

This commit is contained in:
Aroy-Art 2024-08-31 21:54:25 +02:00
parent 4226b24b33
commit 851cf5562a
Signed by: Aroy
GPG key ID: 583642324A1D2070

1
Elixir/hello_world.exs Normal file
View file

@ -0,0 +1 @@
IO.puts "hello world"