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