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
5 lines
41 B
Swift
5 lines
41 B
Swift
let s = ##"""
|
|
"raw"
|
|
multiline
|
|
string
|
|
##\( |