index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
indent
/
gleam
/
pipe.gleam
blob: 8d38bb9c95c554a7f81a7982a2d2bb27ca4f124e (
plain
) (
blame
)
1
2
3
4
pub
fn
main
()
{
one
()
|>
two
()
}