Skip to content

Instantly share code, notes, and snippets.

@nhathm
Created March 27, 2019 06:39
Show Gist options
  • Save nhathm/fa7ca99211f5be1562bb5a5489492363 to your computer and use it in GitHub Desktop.
Save nhathm/fa7ca99211f5be1562bb5a5489492363 to your computer and use it in GitHub Desktop.
let rawStringInSwift5 = #"This is a sample about backslash \ and quote mark " in Swift 5"#
// output: This is a sample about backslash \ and quote mark " in Swift 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment