mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-22 03:01:31 +03:00
6 lines
158 B
Plaintext
6 lines
158 B
Plaintext
$1 --no-banner --no-color --console-width 0 --cg refc -o refc_args TestArgs.idr > /dev/null
|
|
./build/exec/refc_args a b
|
|
./build/exec/refc_args c
|
|
|
|
rm -rf build
|