1
0
Fork 0
forked from fun/fun
fun/docs/examples/test_rol.md

9 lines
193 B
Markdown

# test_rol.fun — overview
What it shows
- Bit rotation (ROL) helper/tests.
How to run
- export FUN_LIB_DIR="./lib"
- ./build_debug/fun examples/test_rol.fun
- Or: fun examples/test_rol.fun