Idris2/tests/idris2/reg043/run

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