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