diff --git a/e/Elixir.ex b/e/Elixir.ex index ccdd3d58..876c868f 100644 --- a/e/Elixir.ex +++ b/e/Elixir.ex @@ -1 +1 @@ - IO.puts "Defining the function world" + IO.puts "Hello World"