Files
tree-sitter-jhcl/fuzz/corpus/56ba383771c40670fbbefa2270c429febf7c1bd3

14 lines
268 B
Plaintext
Raw Normal View History

// comment
# comment
/*
comment
*/
resoUrce_1 "strlit1" "strlit2" {
attr1 = "val1"
tupl1 = [ <20><><EFBFBD><EFBFBD>, 3.4, "foo" ]
= { foo = "baz" }
null1 = n if v < 3 ]
func1 = is_number("123")
cond1 = (1 == 2) ? 1 : "foobar"
for v in var.list : v =>