#!/bin/bash
PATH="@@HOMEBREW_PREFIX@@/opt/llvm/bin:${PATH}" exec "@@HOMEBREW_CELLAR@@/afl++/4.40c/libexec/afl-addseeds"  "$@"
