Update Transpiler

Jori 2026-05-08 10:12:04 +00:00
parent f55055d81b
commit 9843f281f2
1 changed files with 3 additions and 1 deletions

@ -29,8 +29,10 @@ Supported:
- Prepend/append type as parameter individually for a method - Prepend/append type as parameter individually for a method
### **Statements**
- For loops with increments
### **Misc Expressions** ### **Expressions**
- Remove as expressions of interfaces `instance as InterfaceType` - Remove as expressions of interfaces `instance as InterfaceType`