Files
tree-sitter-jhcl/fuzz/corpus/8412cc390e8839521272c04c5d9f61643213961f
2021-07-01 09:06:06 +02:00

33 lines
730 B
Plaintext

// comment
#? comment
/*
comment
*/
resource_1 "strlit1" "strlit2" {
attr1 = "val1"
tupl1 = [ 1, 2, 3.4, "foo" ]
tupl2 = []
obj1 = { fÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿoo = "baz" }
)
cond1 = (1 == 2) ? 1 : "foobar"// comment
# comment
/*
comment
*/
resource_1 "strlit1" "strlit2" {
attr1 = Ô‰ž“ÎÝõß tupl1 = [ 1, 2, 3.4, "foo" ]
tupl2 = []
obj1 = { foo = "baz" }
)
cond1 = (1 == 2) ? 1 : "foobar"
bin1 = ((1+2)%3)*4
esc1 = "\" \t \UFF11FF22 \uFFFF \n"
e
bin1 ! = ((1+2)%3)*4
esc1 = "\" \t \UFF11FF22 \uFFFF \n"
esc2 = "$$sc2 = "${} %%{}"
tpl1 = "pref${} %%{}"
tpl1 = "prefiix-${var.bar}"
tplx2