mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-11-28 11:05:17 +03:00
6 lines
196 B
Plaintext
Executable File
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
|