1
0
Fork 0
forked from fun/fun
fun/web/documentation/examples/test_shl.md

481 B

layout published noToc noComments noDate title subtitle description permalink lang tags
page true false false false Fun - test_shl.fun — overview Documentation for test_shl.fun — overview Documentation for test_shl.fun — overview /documentation/examples/test_shl/ en
example
test_shl

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