3 lines
51 B
Text
3 lines
51 B
Text
|
|
Var:String str1 = "Hello";
|
||
|
|
Var:String str2 = str1;
|