To throw another idea into the mix: the string surrounded with double quotes, 
each line beginning and ending with a single quote.

let foo = "This is my '
    'multi line string '
    'with lots of spaces at        '
    'the end of the above line '
    'and more at the start of '
    '           this line."


_______________________________________________
swift-evolution mailing list
swift-evolution@swift.org
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to