index
:
nvim-treesitter.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
/
tests
/
indent
/
lua
/
nested-table.lua
blob: cf507d1da170bc4ef72fd73bbc8d064bb776a48a (
plain
)
1
2
3
4
5
6
7
local
a
= {
{
{
1
},
},
}