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