mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-20 10:02:03 +03:00
7 lines
203 B
Plaintext
Executable File
7 lines
203 B
Plaintext
Executable File
rm -rf build
|
|
|
|
$1 --no-color --console-width 0 --no-banner --check Test.idr
|
|
$1 --no-color --console-width 0 --no-banner --check Import.idr
|
|
|
|
$1 --no-color --console-width 0 --no-banner --check Resugar.idr
|