add compile workflow
add fuzzing instrumentation
This commit is contained in:
20
fuzz/corpus/f7cffaca86618e49b3d1f61023d677bfceef6426
Normal file
20
fuzz/corpus/f7cffaca86618e49b3d1f61023d677bfceef6426
Normal file
@@ -0,0 +1,20 @@
|
||||
// comment
|
||||
# comment
|
||||
/*
|
||||
comment
|
||||
*/
|
||||
|
||||
resource_1 "strlit1" "strlit2" {
|
||||
attr1 = "val1"
|
||||
tupl1 = [ 1, 2, 3.4,ÿÿÿ "foo"(]
|
||||
tupl2 = []
|
||||
obj1 = { foo = "bvar.bar}"2e+12
|
||||
|
||||
comment
|
||||
*/
|
||||
|
||||
resource_1 "strlit1" "strlit2" {
|
||||
attr1 = "val1"
|
||||
tupl1 = [ 0, 2attr7 = 0x21FF
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user