Idris2/tests/base/data_fin/run

5 lines
142 B
Plaintext
Raw Normal View History

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