3 lines
88 B
Plaintext
3 lines
88 B
Plaintext
create str *5 = "Hello, world!"
|
|
create str *5 = "World, hello!"
|
|
create str *6 = "Sigma!" |