Idris2-boot/tests/idris2/import001/run
2019-09-24 20:26:25 +06:00

7 lines
127 B
Plaintext
Executable File

$1 --no-banner --no-prelude Test.idr < input
sleep 1
touch Mult.idr
$1 --no-banner --no-prelude Test.idr < input
rm -rf build