mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-19 09:12:34 +03:00
7 lines
173 B
Plaintext
7 lines
173 B
Plaintext
$1 --no-banner --no-color --console-width 0 --cg refc -o refc_buffer TestBuffer.idr > /dev/null
|
|
./build/exec/refc_buffer
|
|
base64 testWrite.buf
|
|
|
|
rm testWrite.buf
|
|
rm -rf build
|