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