Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created August 30, 2019 12:53
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/8ccb4d2dce07684bc75b955b35ecebcf to your computer and use it in GitHub Desktop.
Save Whateverable/8ccb4d2dce07684bc75b955b35ecebcf to your computer and use it in GitHub Desktop.
evalable6
say “\r\n\c[COMBINING DIARESIS]”.trans: “\r\n” => ‘z’
(exit code 1)
===SORRY!=== Error while compiling /tmp/gTRdRJDD4X
Unrecognized character name [COMBINING DIARESIS]
at /tmp/gTRdRJDD4X:1
------> say “\r\n\c[COMBINING DIARESIS⏏]”.trans: “\r\n” => ‘z’
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment