Not supported: packages/imports (parsed but ignored for codegen), inheritance, generics, exceptions, switch, method calls on objects, string + concatenation, most of the standard library, and full ...
The Fibonacci numbers, commonly denoted F(n) form a sequence, called the Fibonacci sequence, such that each number is the sum of the two preceding ones, starting from 0 and 1. That is, ...