Welcome to mirror list, hosted at ThFree Co, Russian Federation.

elixir-macro « t4018 « t - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4f925e9ad463382989bc17ed2fc753c260ced813 (plain)
1
2
3
4
5
defmacro foo(RIGHT) do
  # Code
  # Code
  ChangeMe
end