RosettaCodeData/Task/Empty-string/Nemerle/empty-string-1.nemerle

3 lines
41 B
Plaintext

def empty = "";
mutable fill_later = "";