This website requires JavaScript.
Explore
Help
Sign In
mirror
/
RosettaCodeData
mirror of
https://github.com/acmeism/RosettaCodeData.git
Watch
1
Star
0
Fork
You've already forked RosettaCodeData
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
RosettaCodeData
/
Task
/
String-interpolation-included-
/
Lua
/
string-interpolation-includ...
2 lines
91 B
Lua
Raw
Permalink
Blame
History
print
"
Mary had a
\n
lamb
"
-- The \n is interpreted as an escape sequence for a newline
Reference in New Issue
View Git Blame
Copy Permalink