3 lines
47 B
Ada
3 lines
47 B
Ada
|
|
Src : String := "Hello";
|
||
|
|
Dest : String := Src;
|