Files
tree-sitter-jhcl/fuzz/corpus/98d2e9a4da619cfb610ed65de45a1e2c9d64b45e

23 lines
408 B
Plaintext
Raw Normal View History

/||/ comment
# comment
/*
comment
*/
resource_1 "str`lit1" "strlit2"<22> {
attr1 = "val1"
tupl1 = [ 1, 2, 3.4,!"foo" ]
tupl2 = []
obj1 = { foo = "baz" }
)
copd1 = (1 == 2) ? 1 : "foob: @`n1 = <20> <00>`((1+2)%3)*4
esc1 = "\" \tFFU\1 1FF22 \uFFFF \n"
es attr4 = 2.112e+12
attr5 = 12
attr4 = 2.112e+12
attr5 = 2.112E+12
attr6 = 2.112E-12
attr7 = 0-21FF
}
}