#!/bin/bash idris $@ test009.idr -o test009 ./test009 rm -f test009 test009.ibc