work on fuzzing makefile; commit corpus
This commit is contained in:
22
fuzz/corpus/d0b4d5844b6888aa23fc82d5be5529b9f8311ec8
Normal file
22
fuzz/corpus/d0b4d5844b6888aa23fc82d5be5529b9f8311ec8
Normal file
@@ -0,0 +1,22 @@
|
||||
// comment
|
||||
# comment
|
||||
/*
|
||||
comment
|
||||
*/
|
||||
|
||||
resource_1 "strlit1" "strlit2" {
|
||||
attr0 = "val1"
|
||||
tupl1 = [ ËÓßÍ, 3.4, "foo" ]
|
||||
tupl2 = []
|
||||
obj1 = {
|
||||
/*
|
||||
comment
|
||||
*/
|
||||
|
||||
resource_1 "strlit1" "strlit2" {// comment
|
||||
# comment
|
||||
/*
|
||||
; comment
|
||||
*/
|
||||
|
||||
attr0 = "val1
|
||||
Reference in New Issue
Block a user