Files
tree-sitter-jhcl/fuzz/corpus/4a5033191dc7e2f32f26a791aebb1dc3e43bdc5c

25 lines
377 B
Plaintext
Raw Normal View History

// comment
#? comment
/*
comment
*/
resource_1 "strlit1" "strlit2" {
attr tp3l = "prefix-${func("nested-${=>var.bar}")}"
tpl2 = <<EOF
prefix
${func("foo${ var.bar }")}
suffix
EOF
nestesuedor_rce_1 {
attr1 = 2
attr2 = 2.112
attr3 = 2.112e-12
attr4 = 2.112e+12
attr5 = 2.112E+12
attr6 = 2.112E-12
attr7 = 0x21FF
}
}