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