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