1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 03:27:44 +00:00

add libfuzzer as a word

This commit is contained in:
Sylvestre Ledru 2023-03-10 00:02:35 +01:00
parent 1bc9980d14
commit 24e78cb027
6 changed files with 1 additions and 10 deletions

View file

@ -1,5 +1,3 @@
// spell-checker:ignore libfuzzer
#![no_main]
use libfuzzer_sys::fuzz_target;