3 lines
36 B
Text
3 lines
36 B
Text
|
|
s = "world!";
|
||
|
|
s = Str("Hello, ", s)
|