mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-19 09:12:34 +03:00
7 lines
274 B
Plaintext
Executable File
7 lines
274 B
Plaintext
Executable File
rm -rf build
|
|
|
|
$1 --no-color --console-width 0 --check EmptyFailing.idr || true
|
|
$1 --no-color --console-width 0 --check EmptyMutual.idr || true
|
|
$1 --no-color --console-width 0 --check EmptyUsing.idr || true
|
|
$1 --no-color --console-width 0 --check EmptyParameters.idr || true
|