Idris2/tests/refc/args/run

6 lines
158 B
Plaintext
Raw Normal View History

2021-05-17 16:07:53 +03:00
$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