mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-20 18:21:47 +03:00
6 lines
125 B
Plaintext
6 lines
125 B
Plaintext
rm -rf build
|
|
|
|
$1 --no-banner --no-color --console-width 0 --cg refc -o reverse Reverse.idr > /dev/null
|
|
./build/exec/reverse
|
|
|