# error_handling.fun — overview What it shows - Error patterns and handling strategies using try/catch/finally. How to run - export FUN_LIB_DIR="./lib" - ./build_debug/fun examples/error_handling.fun - Or: fun examples/error_handling.fun