Add fuzz testing corpus and build
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
procedure P(a, b, c) {
|
||||
a
|
||||
b
|
||||
c
|
||||
}
|
||||
P(1, 2)
|
||||
Reference in New Issue
Block a user