Code & Deploy
Code
Models
Repos
Sign in
@matheusbsbs
/
matheus-bagliano
matheus-bagliano
/
t
/
t4018
/
elixir-module-func
Code
Commits
Pulls
CI/CD
81,348
maint
bisect
jch
maint
master
next
seen
test
todo
text
8 lines
97 Bytes
Copy permalink
Copy
Raw
1
defmodule Foo do
2
def fun(RIGHT) do
3
# Code
4
# Code
5
# Code
6
ChangeMe
7
end
8
end