Idris2/tests/refc/args/run
2021-05-20 14:25:16 +01:00

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