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