9 lines
195 B
Markdown
9 lines
195 B
Markdown
|
|
# test_shl.fun — overview
|
||
|
|
|
||
|
|
What it shows
|
||
|
|
- Bit shift left (SHL) helper/tests.
|
||
|
|
|
||
|
|
How to run
|
||
|
|
- export FUN_LIB_DIR="./lib"
|
||
|
|
- ./build_debug/fun examples/test_shl.fun
|
||
|
|
- Or: fun examples/test_shl.fun
|