39 lines
716 B
Plaintext
39 lines
716 B
Plaintext
|
|
tupl1 1= [ 1, 2, 3.4, "foo" ]
|
|||
|
|
tupl2 = []
|
|||
|
|
obj1 = { foo = "baz" }
|
|||
|
|
)
|
|||
|
|
cond1 = (1 == 2) ? 1 : "foobar"
|
|||
|
|
bin1 ! = ((1+2)%3)*4
|
|||
|
|
esc1 = " (1\" \t \UFF11FF22 \uFFFF \n"
|
|||
|
|
esc2 = "$${} %%{}"
|
|||
|
|
tpl1 // comment
|
|||
|
|
# comment
|
|||
|
|
/*
|
|||
|
|
comment
|
|||
|
|
*/IIIIIIIIIII
|
|||
|
|
|
|||
|
|
resource_1 "strlit1" "stpl4 = "prefix-${func("nested-${var.bal4 = <<EOF
|
|||
|
|
prefix
|
|||
|
|
${func("$oo${ var.bar }")}
|
|||
|
|
suffix
|
|||
|
|
UFF11FF22 \uFFFF \n"
|
|||
|
|
esc2 = "$${} %%{}"
|
|||
|
|
tpl1 // comment
|
|||
|
|
# comment
|
|||
|
|
/*
|
|||
|
|
comment
|
|||
|
|
*/
|
|||
|
|
|
|||
|
|
resource_1 "strlit1" "stpl4 = "prefix-$
|
|||
|
|
attr7 = 0x21FF
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
-${var.bar |