Create variables

This commit is contained in:
2025-10-24 20:32:51 +11:00
parent 176c07151a
commit 9ad3bdbc92
6 changed files with 139 additions and 118 deletions

View File

@@ -1,2 +1,8 @@
create i3 string 1 i[3]
print i3
bool var true
bool var2 false
string str1 -1 "Hell"
bool var3 true
int num1 -1736671613
int num2 9182364129
string str2 5 "World!"
bool var4 true