Idris2/tests/idris2/import001/run

7 lines
127 B
Plaintext
Raw Normal View History

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