Add fuzz testing corpus and build
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
let a = 1
|
||||
a = 2
|
||||
a
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
let a = 1
|
||||
a = 2
|
||||
a
|
||||