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

24 lines
574 B
Plaintext
Raw Normal View History

// comment
# comment
/*
comment
*/
resource_1 "strlit1" "strlit2" {
attr1 = "val1"
tupl1 = [ 1, <20><> 3.4, "foo" ]
tupl2 = `@<03><>1 = { foo = "baz" }
)
<20><>ond2 = (1 == 2) ? 1 : "foobar"
bin1 = ((1+2)%3)*4
esc1 = "\" \t \UFF11FF22 \uFFFF \n"
e___________________________sc2 = "$${} %%{}"
tpl1 = "prefix-${va tupl2 = []
o = "\" \t \UFF11FF22 \uFFFF \n"
esc2 = "$${} %%{}"
tp#1 5 = 2.112E+12
attr6 = 2.112E-12
attr7 = 0x21FF
}
}