1
0
Fork 0
forked from fun/fun
fun/docs/examples/include_local_util.md

9 lines
243 B
Markdown

# include_local_util.fun — overview
What it shows
- Local include mechanics with a small utility module.
How to run
- export FUN_LIB_DIR="./lib"
- ./build_debug/fun examples/include_local_util.fun
- Or: fun examples/include_local_util.fun