git/t/t4018/elixir-protocol-implementation

6 lines
68 B
Plaintext

defimpl RIGHT do
# Docs
# Docs
def foo(ChangeMe), do: :ok
end