idris-0.9.10: test/test021/run
#!/usr/bin/env bash idris -p effects $@ test021.idr -o test021 idris -p effects $@ test021a.idr -o test021a ./test021 ./test021a rm -f test021 test021a *.ibc
#!/usr/bin/env bash idris -p effects $@ test021.idr -o test021 idris -p effects $@ test021a.idr -o test021a ./test021 ./test021a rm -f test021 test021a *.ibc