RosettaCodeData/Task/String-interpolation-included-/Lua/string-interpolation-included--3.lua

2 lines
91 B
Lua
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
print "Mary had a \n lamb" -- The \n is interpreted as an escape sequence for a newline