566 B
566 B
| layout | published | noToc | noComments | noDate | title | subtitle | description | permalink | lang | tags | ||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| page | true | false | false | false | Fun - try_catch_finally.fun — overview | Documentation for try_catch_finally.fun — overview | Documentation for try_catch_finally.fun — overview | /documentation/examples/try_catch_finally/ | en |
|
What it shows
- Structured error handling with try/catch/finally blocks.
How to run
- export FUN_LIB_DIR="./lib"
- ./build_debug/fun examples/try_catch_finally.fun
- Or: fun examples/try_catch_finally.fun