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