9 lines
193 B
Markdown
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
|