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