Merge branch 'sg/ci-git-path-fix-with-pyenv' into master
[git] / t / t4018 / elixir-protocol-implementation
1 defimpl RIGHT do
2   # Docs
3   # Docs
4   def foo(ChangeMe), do: :ok
5 end