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
/
c
/
issue-4079.c
blob: fd1490c8f66497ae34d2d90c5ccb82cec763a33b (
plain
) (
blame
)
1
2
3
4
5
6
7
int
main
(){
for
(;;)
}
int
foo
(){
while
(
1
)
}