Files
yallie 9fa3874800 Added the contents of the archive.
Moved the original file to the archive subfolder.
2017-11-20 16:11:42 +03:00

4 lines
51 B
JavaScript

var j:String = "hi"
var s:String = " there"
j += s