9 lines
242 B
Markdown
9 lines
242 B
Markdown
# test_include.fun — overview
|
|
|
|
What it shows
|
|
- Small include mechanics test; ensures local and stdlib includes work.
|
|
|
|
How to run
|
|
- export FUN_LIB_DIR="./lib"
|
|
- ./build_debug/fun examples/test_include.fun
|
|
- Or: fun examples/test_include.fun
|