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

553 B

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

What it shows

  • Ranges and loops; iterating numeric ranges and verifying bounds.

How to run

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