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