mirror of
https://github.com/git/git
synced 2024-11-05 18:59:29 +00:00
6 lines
68 B
Text
6 lines
68 B
Text
|
defimpl RIGHT do
|
||
|
# Docs
|
||
|
# Docs
|
||
|
def foo(ChangeMe), do: :ok
|
||
|
end
|