mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-25 04:33:45 +03:00
6 lines
208 B
Plaintext
6 lines
208 B
Plaintext
|
rm -rf build
|
||
|
|
||
|
$1 --no-color --console-width 0 --check ParseRecord.idr || true
|
||
|
$1 --no-color --console-width 0 --check ParseRecord2.idr || true
|
||
|
$1 --no-color --console-width 0 --check ParseRecord3.idr || true
|