add compile workflow
add fuzzing instrumentation
This commit is contained in:
13
fuzz/corpus/1265b1f61dd107d3bfc0b3ea241a107925d331c9
Normal file
13
fuzz/corpus/1265b1f61dd107d3bfc0b3ea241a107925d331c9
Normal file
@@ -0,0 +1,13 @@
|
||||
// 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
|
||||
Reference in New Issue
Block a user