RosettaCodeData/Task/Literals-String/Ela/literals-string-3.ela

3 lines
53 B
Plaintext

c = '\t'
str = "first line\nsecond line\nthird line"