Idris2/tests/idris2/import009/run
2023-07-31 08:35:16 +01:00

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