index
:
kakoune.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
indent
/
elixir
/
do-keyword
/
out
blob: ad2373b155d70dedf4bdacf693f52cd91dce01e2 (
plain
)
1
2
3
4
5
6
7
8
9
10
test do f() end def f1() do 1 end def f2(), do: 2