mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 04:20:09 -04:00
5 lines
53 B
Terraform
5 lines
53 B
Terraform
|
|
test {
|
||
|
|
x = ["foo", "bar"]
|
||
|
|
y = {"fizz": "buzz"}
|
||
|
|
}
|