(env
 (_
  (binaries (../priv/priv.exe as foo))))

(alias
 (name runtest)
 (action (run foo)))
