mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-19 01:01:59 +03:00
8 lines
187 B
Plaintext
Executable File
8 lines
187 B
Plaintext
Executable File
rm -rf build
|
|
|
|
$1 --no-color --console-width 0 --check NotFake.idr
|
|
|
|
echo "TT2This Is A Fake TTC" > build/ttc/$(ls build/ttc)/Fake.ttc
|
|
|
|
$1 --no-color --console-width 0 --check TestFake.idr
|