sparse-index: loose integration with cache_tree_verify()
[git] / t / t4018 / elixir-protocol-implementation
1 defimpl RIGHT do
2   # Docs
3   # Docs
4   def foo(ChangeMe), do: :ok
5 end