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
/
python
/
hanging_indent.py
blob: 4d46ebed0e01674df2982e1edef7359c69329516 (
plain
) (
blame
)
1
2
3
4
5
6
def
hanging_indent
(
arg1
,
arg2
):
pass
hanging_indent
(
1
,
2
)