650 B
650 B
| layout | published | noToc | noComments | noDate | title | subtitle | description | permalink | lang | tags | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| page | true | true | false | false | Fun - while_test.fun — overview | Documentation for while_test.fun — overview | Documentation for while_test.fun — overview | /documentation/examples/while_test/ | en |
|
while_test.fun — overview
What it shows
- Simple while loop example; loop conditions and counters.
How to run
- export FUN_LIB_DIR="./lib"
- ./build_debug/fun examples/while_test.fun
- Or: fun examples/while_test.fun