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

24 lines
481 B
Markdown

---
layout: page
published: true
noToc: false
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:
- example
- test_shl
---
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