Last active
March 27, 2019 06:48
-
-
Save nhathm/8eb29504fe406f0c1cd9a9e9a2e234bd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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