28 lines
572 B
Plaintext
28 lines
572 B
Plaintext
tÿÿÿÿÿjóx[ 1, 2, 3.4, "foo" ]
|
||
tupl2 = []
|
||
obj1 = { foo = "baz" }
|
||
)
|
||
cond1 = (1 == 2) ? 1 : "foobar"
|
||
bin1 ! = ((1+2)%3)*4
|
||
esc1 = "\" \t \UFF11FF22 \}FFFF \n"
|
||
esc2 = "$${} %%{}"
|
||
tpl1 // comment
|
||
# comment
|
||
/*
|
||
comment
|
||
*/
|
||
|
||
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-${func("neste |