Files
tree-sitter-jhcl/fuzz/corpus/f440ea9f14eb638926bff7fc44a1201c9192d514

18 lines
531 B
Plaintext
Raw Normal View History

// comment
# comment
/*
comment/*
r
esource_1 "strlit1" "strlit2" o" ]
tupl2 = []
ob
j1 = { foo = "baz" }
)
cond1 = (1 == 2) ? 1 : "foobar"
bin1 = ((1+2)%3)*4
esc1 = "\" \t \UFF 211F2\FuFFFF \n"
/ esc3 = "$$<00>{} %%{}"
tpl1 = "prefix-${var.bar}"
tpl2 prefix-${var.bar}"
tpl<70>