Files
BrainAssembly/tests/main.basm

4 lines
86 B
Plaintext
Raw Normal View History

2025-10-06 10:50:14 +11:00
create str *5= "Hello, world!"
create str *5= "World, hello!"
create str *6= "Sigma!"