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