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
/
aligned_indent_2.py
blob: 124f7142f96aa075b088b01626299d0e5d0bb2e3 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
9
10
11
12
if
True
:
print
(
1
,
2
,
3
)
if
True
:
print
(
1
,
2
,
3
)
print
(
1
,
2
,
3
)