#!/bin/bash
export PATH="@@HOMEBREW_PREFIX@@/opt/llvm/bin:$PATH"
exec -a "${0}" "@@HOMEBREW_CELLAR@@/odin/2026-05/libexec/odin" "${@}"
