work on fuzzing makefile; commit corpus
This commit is contained in:
20
fuzz/corpus/f091bfb40f3cf2425fbea178a29597fc3470b763
Normal file
20
fuzz/corpus/f091bfb40f3cf2425fbea178a29597fc3470b763
Normal file
@@ -0,0 +1,20 @@
|
||||
// comment
|
||||
# comment
|
||||
/*
|
||||
comment
|
||||
*/
|
||||
|
||||
resoupl2 = [\t \UFF11FF22 \uFFFF \n"
|
||||
esc2 = "$${} %%{}"
|
||||
tpl1 = "prefix-${{
|
||||
{
|
||||
attr1 = 2
|
||||
attr2 = 2.112
|
||||
attr3 = 2.112e-12
|
||||
attr4 = 2.112e+12
|
||||
attz" }
|
||||
)
|
||||
cond1 = (1 == 2) ? 1 : "foobar"
|
||||
tpl1 = "prefix-${var.bar}"
|
||||
tpl2 = "prefix-${func("bar")}"
|
||||
tpl3 èÂßÝ<C39F><C39D>š™ix-${func({func_1
|
||||
Reference in New Issue
Block a user