#!/usr/bin/env bash ${IDRIS:-idris} $@ -o test033 test033.idr ./test033 rm -f *.ibc test033