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