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