tvl-depot/third_party/git/t/t4018/elixir-protocol-implementation
2020-05-22 17:46:45 +01:00

5 lines
68 B
Text

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