mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +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
5 lines
41 B
Swift
5 lines
41 B
Swift
let s = ##"""
|
|
"raw"
|
|
multiline
|
|
string
|
|
##\( |