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