Idris2/tests/refc/buffer/run

7 lines
173 B
Plaintext
Raw Normal View History

2021-05-17 16:03:59 +03:00
$1 --no-banner --no-color --console-width 0 --cg refc -o refc_buffer TestBuffer.idr > /dev/null
./build/exec/refc_buffer
base64 testWrite.buf
2021-05-17 16:03:59 +03:00
rm testWrite.buf
2021-05-17 16:03:59 +03:00
rm -rf build