Non-functional integer type, if function

This commit is contained in:
2025-10-10 08:28:12 +11:00
parent e180adea8c
commit 3ccf7f845f
6 changed files with 148 additions and 17 deletions

View File

@@ -1,3 +1,5 @@
To create a comment, begin a line with a hash (#) symbol, like python.
## create var *bytes = Value
Creates the variable "var" with a set number of bytes allocated to it, and initialises its value.