#!/usr/bin/env bash

${IDRIS:-idris} $@ --warnreach reg040.idr -o reg040
./reg040

rm -f reg040 *.ibc