mirror of
https://github.com/Alvin-Zilverstand/Tralalero_lang.git
synced 2026-03-06 13:27:07 +01:00
Refactor: Update all .tralla examples to new 'let' syntax and fix Matteeeo parsing. Acknowledge function return limitation.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
Tralalero Tralala
|
||||
Biscottini x 5
|
||||
let x = 5;
|
||||
Tung Tung Tung x > 10
|
||||
{
|
||||
Matteeeo "x is greater than 10"
|
||||
Matteeeo "x is greater than 10";
|
||||
}
|
||||
Ballerina Cappuccina
|
||||
{
|
||||
Matteeeo "x is not greater than 10"
|
||||
Matteeeo "x is not greater than 10";
|
||||
}
|
||||
Bombardiro Crocodilo
|
||||
Reference in New Issue
Block a user