Idris-dev/test/effects002/run
2014-01-30 17:24:08 +00:00

5 lines
93 B
Bash
Executable File

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