Files
BrainAssembly/tests/create.basm
2025-10-18 19:55:02 +11:00

3 lines
58 B
Plaintext

create str string 5 Hello
create var bool 1 true
print var