Idris2/tests/idris2/perror016/run
2022-09-16 11:39:53 +01:00

6 lines
196 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
$1 --no-color --console-width 0 --check ParseIf3.idr || true