defmodule Extoy do @moduledoc nil def toy() do IO.inspect(":)") end end
2025 © Six Colors AB.
Powered by the Erlang VM and the Elixir programming language.