Refactor: Update all .tralla examples to new 'let' syntax and fix Matteeeo parsing. Acknowledge function return limitation.

This commit is contained in:
Alvin
2025-09-10 13:41:59 +02:00
parent ab29612ca8
commit 089eb8e6af
10 changed files with 108 additions and 62 deletions

View File

@@ -1,4 +1,4 @@
Tralalero Tralala
Biscottini my_variable "Hello from a variable!"
Matteeeo my_variable
let my_variable = "Hello from a variable!";
Matteeeo my_variable;
Bombardiro Crocodilo