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

472 B

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

What it shows

  • Bitwise XOR helper/tests.

How to run

  • export FUN_LIB_DIR="./lib"
  • ./build_debug/fun examples/test_xor.fun
  • Or: fun examples/test_xor.fun