From 9843f281f299ace8a01355255e9a2f298f62316d Mon Sep 17 00:00:00 2001 From: Jori Date: Fri, 8 May 2026 10:12:04 +0000 Subject: [PATCH] Update Transpiler --- Transpiler.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Transpiler.md b/Transpiler.md index 34a09db..6439857 100644 --- a/Transpiler.md +++ b/Transpiler.md @@ -29,8 +29,10 @@ Supported: - 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`