#!/usr/bin/env bash
${IDRIS:-idris} $@ reg013.idr -o reg013
./reg013
rm -f reg013 *.ibc