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