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