fuzz work

This commit is contained in:
Alex Garcia 2024-07-25 11:16:06 -07:00
parent ac01e330de
commit 65656cbadc
13 changed files with 261 additions and 0 deletions

7
tests/fuzz/numpy.dict Normal file
View file

@ -0,0 +1,7 @@
magic="\x93NUMPY"
lparen="("
rparen=")"
lbrace="{"
rbrace="}"
sq1="\""
sq2="'"