What it shows

  • Control flow with nested loops; inner/outer loop coordination.

How to run

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

Comments