mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 12:30:01 -04:00
7 lines
42 B
Terraform
7 lines
42 B
Terraform
|
|
test {
|
||
|
|
x = "foo"
|
||
|
|
}
|
||
|
|
test {
|
||
|
|
y = "bar"
|
||
|
|
}
|