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

692 B

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

inheritance_demo.fun — overview

What it shows

  • Simple class inheritance and method overriding examples.

How to run

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