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
/
terraform
/
multiple-attributes.tf
blob: da6a85fb0abe7305fe66be64f872f2f3c741fcdc (
plain
) (
blame
)
1
2
3
4
test
{
x
=
[
"foo", "bar"
]
y
=
{
"fizz"
:
"buzz"
}
}