Idris2/tests/refc/clock/run

5 lines
132 B
Plaintext
Raw Normal View History

2021-05-17 16:06:12 +03:00
$1 --no-banner --no-color --console-width 0 --cg refc -o refc_clock TestClock.idr > /dev/null
./build/exec/refc_clock
rm -rf build