Add fuzz testing corpus and build
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
procedure N(n) n
|
||||
N(1) + N(2)
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
procedure N(n) n
|
||||
N(1) + N(2)
|
||||