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

35 lines
614 B
Markdown

---
layout: page
published: true
noToc: true
noComments: false
noDate: false
title: Fun - test_shl.fun — overview
subtitle: Documentation for test_shl.fun — overview
description: Documentation for test_shl.fun — overview
permalink: /documentation/examples/test_shl/
lang: en
tags:
- documentation
- handbook
- installation
- usage
- introduction
- help
- guide
- howto
- docs
- specifications
- specs
- repl
---
# test_shl.fun — overview
What it shows
- Bit shift left (SHL) helper/tests.
How to run
- export FUN_LIB_DIR="./lib"
- ./build_debug/fun examples/test_shl.fun
- Or: fun examples/test_shl.fun