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

701 B

layout published noToc noComments noDate title subtitle description permalink lang tags
page true true false false Fun - expressions_test.fun — overview Documentation for expressions_test.fun — overview Documentation for expressions_test.fun — overview /documentation/examples/expressions_test/ en
documentation
handbook
installation
usage
introduction
help
guide
howto
docs
specifications
specs
repl

expressions_test.fun — overview

What it shows

  • Operator precedence and expression grouping tests/demonstrations.

How to run

  • export FUN_LIB_DIR="./lib"
  • ./build_debug/fun examples/expressions_test.fun
  • Or: fun examples/expressions_test.fun