#!/usr/bin/env bash
idris $@ --nocolour --consolewidth 80 test006.idr -o test006
./test006
rm -f test006 test006.ibc