defmodule CPSolver.Application do def start(:normal, []) do {:ok, self()} end end
2025 © Six Colors AB.
Powered by the Erlang VM and the Elixir programming language.