Test fixed

This commit is contained in:
Jan Bessai 2013-04-05 02:25:44 +02:00
parent 441d941fe2
commit 22d09c9b6c

View File

@ -1,4 +1,4 @@
#!/bin/bash
idris -p effects $@ test025.idr -o test024
idris -p effects $@ test025.idr -o test025
./test025
rm -f test025 *.ibc