nucleo/matcher/fuzz.sh

4 lines
74 B
Bash
Raw Normal View History

#!/usr/bin/env bash
cargo +nightly fuzz "${1}" fuzz_target_1 "${@:2:99}"