Set variables to inputs

This commit is contained in:
2025-10-20 10:38:15 +11:00
parent 0710369871
commit 1ceecbb99e
5 changed files with 29 additions and 12 deletions

View File

@@ -1,3 +1,2 @@
create str string 5 Hello
create var bool 1 true
print var
create i3 string 1 i[3]
print i3