1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-04 12:50:06 +08:00
SpaceVim/bundle/nvim-treesitter/tests/indent/terraform/no-indent-after-brace.tf

5 lines
55 B
HCL

# Issue #2590
locals {
titles = ["test0", "test1"]
}