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