Files
BrainAssembly/tests/main.basm
2025-10-06 10:50:14 +11:00

4 lines
86 B
Plaintext

create str *5= "Hello, world!"
create str *5= "World, hello!"
create str *6= "Sigma!"