1
0
Fork 0
forked from fun/fun
fun/web/documentation/examples/test_include.md

544 B

layout published noToc noComments noDate title subtitle description permalink lang tags
page true false false false Fun - test_include.fun — overview Documentation for test_include.fun — overview Documentation for test_include.fun — overview /documentation/examples/test_include/ en
example
test_include

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