defmodule WalEx do @moduledoc """ Documentation for `WalEx`. """ def hello do :world end end
2026 © Six Colors AB.
Powered by the Erlang VM and the Elixir programming language.