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

24 lines
569 B
Markdown

---
layout: page
published: true
noToc: false
noComments: false
noDate: false
title: Fun - include_local_util.fun — overview
subtitle: Documentation for include_local_util.fun — overview
description: Documentation for include_local_util.fun — overview
permalink: /documentation/examples/include_local_util/
lang: en
tags:
- example
- include_local_util
---
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