RosettaCodeData/Task/Literals-String/Picat/literals-string-2.picat

6 lines
55 B
Plaintext

X = "string with \
newlines \
and \
spaces",
% ...