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

540 B

layout published noToc noComments noDate title subtitle description permalink lang tags
page true false false false Fun - objects_basic.fun — overview Documentation for objects_basic.fun — overview Documentation for objects_basic.fun — overview /documentation/examples/objects_basic/ en
example
objects_basic

What it shows

  • OO basics: defining objects, fields, and invoking methods.

How to run

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