Skip to content

Instantly share code, notes, and snippets.

@nhathm
Last active March 27, 2019 06:48
Show Gist options
  • Save nhathm/8eb29504fe406f0c1cd9a9e9a2e234bd to your computer and use it in GitHub Desktop.
Save nhathm/8eb29504fe406f0c1cd9a9e9a2e234bd to your computer and use it in GitHub Desktop.
let rawStringWithHashSymbol = ##"Sample raw string with # symbol"##
// output: Sample raw string with # symbol
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment