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

3 lines
88 B
Plaintext

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