@ -17,7 +17,7 @@ main #= [] -> {
- Type inference
- Null safety
- Compilation to native code?
- Compilation to jvm bytecode?
## Getting Started
Variables assigned using #= can't be changed (they are "final"), while the ones affected using the normal operator (=) can.