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

24 lines
544 B
Markdown

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