2022-09-02 07:41:04 +03:00
|
|
|
rm -rf build
|
|
|
|
|
|
|
|
$1 --no-color --console-width 0 --check ParseIf.idr || true
|
2022-09-02 17:35:19 +03:00
|
|
|
$1 --no-color --console-width 0 --check ParseIf2.idr || true
|
2022-09-15 08:09:37 +03:00
|
|
|
$1 --no-color --console-width 0 --check ParseIf3.idr || true
|