Files
tree-sitter-jhcl/fuzz/corpus/1265b1f61dd107d3bfc0b3ea241a107925d331c9
mhoffm 808b2de94f add compile workflow
add fuzzing instrumentation
2021-07-01 02:22:02 +02:00

13 lines
234 B
Plaintext

// comment
# comment
/*
comment
*/
resoupl2 = [ ËÓßÍ, 2.4, "foo" ]
tupl2 = []
obj1 = { foo = "baz" }
null1 = nu// comm[0]
splat2 = tuple[*].foo.bar[0]
for1 = { for i, v in ["a", "a", "b"] : v => i... }
fllor2