about summary refs log tree commit diff
path: root/third_party/git/t/t4018/elixir-protocol-implementation
blob: f9234bbfc489fc09013443cd73ed91e8be3731c5 (plain) (blame)
1
2
3
4
5
defimpl RIGHT do
  # Docs
  # Docs
  def foo(ChangeMe), do: :ok
end