602 B
602 B
| layout | published | noToc | noComments | noDate | title | subtitle | description | permalink | lang | tags | ||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| page | true | false | false | false | Fun - class_test.fun — overview | Documentation for class_test.fun — overview | Documentation for class_test.fun — overview | /documentation/examples/class_test/ | en |
|
What it shows
- Simple class usage and method invocation; small sanity checks around classes.
How to run
- export FUN_LIB_DIR="./lib"
- ./build_debug/fun examples/class_test.fun
- Or: fun examples/class_test.fun
Notes
- Open the script to see the exact behavior and outputs.