You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should use a fuzzer like afl to test that the parsing functions always raise ParseError. I haven't tried using a fuzzer before, so this could be interesting to try!
The text was updated successfully, but these errors were encountered:
We should use a fuzzer like afl to test that the parsing functions always raise
ParseError
. I haven't tried using a fuzzer before, so this could be interesting to try!The text was updated successfully, but these errors were encountered: