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

2 lines
91 B
Lua
Raw Permalink Normal View History

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