3 lines
34 B
Text
3 lines
34 B
Text
|
|
string s = "World"
|
||
|
|
s = "Hello "&s
|