Idris2/tests/base/data_fin/run
2022-01-20 10:13:20 +00:00

5 lines
142 B
Plaintext
Executable File

rm -rf build
$1 --no-banner --no-color --console-width 0 --check fromInteger.idr
$1 --no-banner --no-color --console-width 0 Num.idr -x main