Files
BrainAssembly/tests/create.basm

3 lines
58 B
Plaintext
Raw Normal View History

2025-10-18 19:55:02 +11:00
create str string 5 Hello
create var bool 1 true
print var