mirror of
https://github.com/janet-lang/janet
synced 2026-09-26 19:01:41 +00:00
Add afl fuzzing helpers.
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
0
|
||||
123.653
|
||||
true
|
||||
:true
|
||||
{}
|
||||
`
|
||||
hello
|
||||
`
|
||||
|()
|
||||
,()
|
||||
@{:hello "world"}
|
||||
@[1 "hello"]
|
||||
nil
|
||||
(foo 2 3)
|
||||
([{} @{:k ([""])}])
|
||||
Reference in New Issue
Block a user