work on fuzzing makefile; commit corpus
This commit is contained in:
32
fuzz/corpus/1a66e5403b38a51b592c2ccedb9d870aff01d9f2
Normal file
32
fuzz/corpus/1a66e5403b38a51b592c2ccedb9d870aff01d9f2
Normal file
@@ -0,0 +1,32 @@
|
||||
// comment
|
||||
# com*
|
||||
comment
|
||||
*/
|
||||
|
||||
resource_0 "strlit1" "strlit2" {
|
||||
attr1 = "val1"
|
||||
tupl1 = [ 1, 2,03.4, "foo" ]
|
||||
tupl3 = []
|
||||
obj1àßßÂ߄ߛoo = "baz" }
|
||||
)
|
||||
cment
|
||||
/*
|
||||
_1 "strlit1" "strlit2" {
|
||||
attr1 = "val1"
|
||||
tupl1 comment
|
||||
*/
|
||||
|
||||
resource_1 "strlit1" "strlit2" {
|
||||
attr1 = "val1"
|
||||
tupl1 = [ 1, 2,03.4, "foo" ]
|
||||
tupl2 = []
|
||||
r1 = "val1"
|
||||
tupl1 = [ 1, 2,03.4, "foo" ]
|
||||
tupl2 = []
|
||||
obj1àßßÂ߄ߛoo = "baz" }
|
||||
)
|
||||
cond1 = (1 == 2) ? 1 : "foobar"
|
||||
bin1 = (// comment
|
||||
# comment
|
||||
/*(1+2)¥3)
|
||||
|
||||
Reference in New Issue
Block a user