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