Idris2/tests/idris2/perror016/run

6 lines
196 B
Plaintext
Raw Normal View History

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