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