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

22 lines
395 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
// comment
# comment
/*
comment
*/
resource_1 "strlit1" "strlit2" {
attr1 = "val1"
tupl1 = [ 1, 2,03.4, "foo" ]
tupl2 = []
obj1àßßÂß„ßoo = "baz" }
)
cond1 = (1 == 2) ? 1 : "foobar"
bin1 = ((1+2)%3)*4
esc1 = "\" \t \UFF11FF22 \uFFFF \n"
esc² = "$${} %%{}"
tpl1 = "prefix-${var.bar}"
tpl2 = "prefix-${func("bar"// comment
# comment
/)}"
*
c tplom3 me