RosettaCodeData/Task/Copy-a-string/Neko/copy-a-string.neko
2015-11-18 06:14:39 +00:00

2 lines
32 B
Text

var src = "Hello"
var dst = src