tvl-depot/third_party/git/t/t4018/elixir-module-func
2020-05-22 17:46:45 +01:00

8 lines
97 B
Text

defmodule Foo do
def fun(RIGHT) do
# Code
# Code
# Code
ChangeMe
end
end