3 lines
155 B
Text
3 lines
155 B
Text
var string: example is "this is a string\
|
|
\ which continues in the next line\n\
|
|
\and contains a line break";
|