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