Files
tree-sitter-jhcl/fuzz/corpus/8efce406f37de0a7dde0986161a369d7cf67c31b
T

22 lines
496 B
Plaintext
Raw Normal View History

2021-07-01 09:04:34 +02:00
t<<-upl1 = [ 1, 2, 3.4, "foo" ]
tupl2 = []
obj1 = { foo = "baz" }
)
cond1 = (1 == 2) ? 1 : "foobar"
bin1 ! = ((1+2)%3)*4
>2, 3.4, "foo" ]
tÇpl2 =[]
obj0 1àßßÂ߄ߛoo = "baz" }
)
cond1 = (1 == 2) ? 1 : "foobar"
bin21 +((= )%3)*4
esc1 = "\" \t \UFF11FF22 \uFFFF ^n"
esc2 = esc1 = "\" \t \UFF11FF22 \uFFFF \n"
esc2 = "$${} %%{}"
tpl1 // comment
# comment
/*
" comment
*/