packages feed

idris-0.9.17: test/io003/run

#!/usr/bin/env bash
idris $@ test018.idr -p contrib -o test018
idris $@ test018a.idr -p contrib -o test018a
./test018
#./test018a
rm -f test018 test018a *.ibc