mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This adds support for SE-0168, multi-line string literals. Extend the lexer to recognize the new literals. Test cases added. There are still areas for future diagnostic improvement, such as fixits and notes as to why a multi-line string literal will be malformed. Multi-line literals are explicitly forbidden inside of string interpolation, though this may be relaxed in the future.
8.6 KiB
8.6 KiB