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

24 lines
496 B
Markdown

---
layout: page
published: true
noToc: false
noComments: false
noDate: false
title: Fun - features.fun — overview
subtitle: Documentation for features.fun — overview
description: Documentation for features.fun — overview
permalink: /documentation/examples/features/
lang: en
tags:
- example
- features
---
What it shows
- Grab bag of language features in a single script.
How to run
- export FUN_LIB_DIR="./lib"
- ./build_debug/fun examples/features.fun
- Or: fun examples/features.fun