mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Extend handling of incomplete multi-line string literals during input in REPL to also cover raw multi-line strings. Fixes #52840 and apple/llvm-project#4628