RosettaCodeData/Task/Empty-string/Sidef/empty-string-1.sidef

3 lines
32 B
Plaintext

var s = "";
var s = String.new;