Idris2/tests/idris2/perror016/run

5 lines
135 B
Plaintext
Executable File

rm -rf build
$1 --no-color --console-width 0 --check ParseIf.idr || true
$1 --no-color --console-width 0 --check ParseIf2.idr || true