What it shows

  • Unsigned integer types and operations; ranges and conversions.

How to run

  • export FUN_LIB_DIR=”./lib”
  • ./build_debug/fun examples/uint_types.fun
  • Or: fun examples/uint_types.fun

Comments