mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 12:20:02 -04:00
5 lines
55 B
Terraform
5 lines
55 B
Terraform
|
|
# Issue #2590
|
||
|
|
locals {
|
||
|
|
titles = ["test0", "test1"]
|
||
|
|
}
|