#!/usr/bin/env bash
idris $@ -o test033 test033.idr
./test033
rm -f *.ibc test033