Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created March 2, 2020 15:07
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/50a772db5281bbf4e788fe64e64bc481 to your computer and use it in GitHub Desktop.
Save Whateverable/50a772db5281bbf4e788fe64e64bc481 to your computer and use it in GitHub Desktop.
evalable6
say "\N{HUNDRED POINTS SYMBOL}";
(exit code 1)
===SORRY!=== Error while compiling /tmp/Fmr0kU_AUj
Unsupported use of \N{CHARNAME}; in Raku please use \c[CHARNAME]
at /tmp/Fmr0kU_AUj:1
------> say "\⏏N{HUNDRED POINTS SYMBOL}";
expecting any of:
argument list
double quotes
term
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment