RosettaCodeData/Task/Literals-String/Seed7/literals-string-4.seed7

4 lines
155 B
Text
Raw Permalink Normal View History

2014-04-02 16:56:35 +00:00
var string: example is "this is a string\
\ which continues in the next line\n\
\and contains a line break";