mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
9f6dc70d58
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