mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-22 21:31:35 +08:00
7 lines
42 B
Terraform
7 lines
42 B
Terraform
|
test {
|
||
|
x = "foo"
|
||
|
}
|
||
|
test {
|
||
|
y = "bar"
|
||
|
}
|