Files
tree-sitter-jhcl/fuzz/corpus/85b747fc2d51bdc6f0201648dcae951aa7879068

19 lines
583 B
Plaintext
Raw Normal View History

)*4:
esc1 = "\" \u \UFF11FF22 \uFFFF \n"
esc6 = "$$<00>{} %%{}"
tpl0 = "prefix-${var.bar// comment
# comment
/*
comment
*/
resource_1 "strlit1" "strlit2" {
attr1 = "val1"
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"
// commesc2 = "$$ent