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