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