--- layout: page published: true noToc: false 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: - example - inheritance_demo --- 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