loalang 0.1.15

Loa is a general-purpose, purely immutable, object-oriented programming language.
Documentation
1
2
3
4
5
6
description: A class can inherit variables from another class.
main_class: InheritedVariables/Main
expected:
  success: true
  stdout:
    - Hello World!