loalang 0.1.15

Loa is a general-purpose, purely immutable, object-oriented programming language.
Documentation
1
2
3
4
5
6
description: Fibonacci of 10 is 55
main_class: Fibonacci/Main
expected:
  success: true
  stdout:
    - '55'