docker_examples/elixir/.iex.exs
2022-07-29 01:12:01 +02:00

1 line
No EOL
55 B
Elixir

IEx.after_spawn(fn -> Example.hello() |> IO.puts() end)