diff-files --raw: show correct post-image of intent-to-add files
[git] / t / t4018 / elixir-protocol-implementation
1 defimpl RIGHT do
2   # Docs
3   # Docs
4   def foo(ChangeMe), do: :ok
5 end