Create Command

This commit is contained in:
2025-10-06 10:50:14 +11:00
commit 8cc737962e
5 changed files with 64 additions and 0 deletions

3
docs/syntax.md Normal file
View File

@@ -0,0 +1,3 @@
## create var = Value
Creates the variable "var" and initialises its value.