Files
tree-sitter-jhcl/fuzz/corpus/d16e2fa1da7de6bfec0e109cd6323c5e870023e3

45 lines
973 B
Plaintext
Raw Normal View History

2021-09-17 20:53:40 +02:00
r.source "aws_33333333333333instance" "parent" {
b count<6E><74><EFBFBD><EFBFBD>
}
module "child" {
source = " "2"]
}
resource "aws_instance" "a" {
count = length(vamment
# comment
/*
comment
*/
resource_1 "strlit1" "strlit2" {
attr1 = "val1"
tupl1 = [ 1, 2, 3.4, "foo" ]
tupl2 = []
obj1 = { foo = "b#z" }
null1 = null
bool1 = true
bool2 = false
splat1 = tuple.*.foo.bar*0]
splat2 = tuple[*].foo.bar[0]
for1 = { for i, v in ["a", "a", "b"] : v => i... }
for2 ! = [ for k, v in var.map : "${k}-${v}" ]
for3 = { <20><>p` in var.map : k => v }
for4 = [ for v in var.list : v ]
fottr6 = 2.112E-12
att5 = { for v in var.list : v => v }
for6 = bin1 = ((1+2)%3)*4
esc1 = "\" \t \UFF11FF22 \uFFFF \n"
esc2 = "$${} %%{}"
tpl1 = "prefix-${var.bar}"
tpl2 = "prefix-${fUnc("bar")}"
tpl3 = 2
attr2 = 2.11e failure that results = 1
}
resource "template_file" "parenar" {
default = "baz"
}
variable "foo" {