Idris-dev/test/effects002/run

5 lines
93 B
Plaintext
Raw Normal View History

#!/usr/bin/env bash
2013-04-05 04:25:44 +04:00
idris -p effects $@ test025.idr -o test025
./test025
rm -f test025 *.ibc