Single Quote (')
July 8, 2022 · View on GitHub
View this file with results and syntax highlighting here.
Single Quote (')
'c': Character
A character literal whose value is the character between quotes. Any character can be used, even ' and newline.
'a'‿'b'