Idris2/tests/idris2/import001/run

7 lines
185 B
Plaintext
Executable File

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