mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-16 15:52:43 +03:00
15 lines
761 B
Plaintext
Executable File
15 lines
761 B
Plaintext
Executable File
$1 --no-color --console-width 0 --check StrError1.idr || true
|
|
$1 --no-color --console-width 0 --check StrError2.idr || true
|
|
$1 --no-color --console-width 0 --check StrError3.idr || true
|
|
$1 --no-color --console-width 0 --check StrError4.idr || true
|
|
$1 --no-color --console-width 0 --check StrError5.idr || true
|
|
$1 --no-color --console-width 0 --check StrError6.idr || true
|
|
$1 --no-color --console-width 0 --check StrError7.idr || true
|
|
$1 --no-color --console-width 0 --check StrError8.idr || true
|
|
$1 --no-color --console-width 0 --check StrError9.idr || true
|
|
$1 --no-color --console-width 0 --check StrError10.idr || true
|
|
$1 --no-color --console-width 0 --check StrError11.idr || true
|
|
$1 --no-color --console-width 0 --check StrError12.idr || true
|
|
|
|
rm -rf build
|