mirror of
https://github.com/ilyakooo0/Idris-dev.git
synced 2024-11-13 07:26:59 +03:00
Test fixed
This commit is contained in:
parent
441d941fe2
commit
22d09c9b6c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user