Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created August 12, 2020 08:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/f583499a01f9d7e4a45aa839ae2419b8 to your computer and use it in GitHub Desktop.
Save Whateverable/f583499a01f9d7e4a45aa839ae2419b8 to your computer and use it in GitHub Desktop.
evalable6
say 0୯
Potential difficulties:
Leading 0 has no meaning. If you meant to create an octal number, use '0o' prefix, but note that ୯ is not a valid octal number. If you meant to create a string, please add quotation marks.
at /tmp/2FyHcv3fOW:1
------> say 0୯⏏<EOL>
9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment