Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 16, 2016 20:48
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/6e02c1a5d6d03b5e9bd83074a52c604b to your computer and use it in GitHub Desktop.
Save Whateverable/6e02c1a5d6d03b5e9bd83074a52c604b to your computer and use it in GitHub Desktop.
unicodable6
{ chr.tc ne chr.uc }
===SORRY!=== Error while compiling /tmp/9xK5kGFwDe
Unsupported use of bare "chr"; in Perl 6 please use .chr if you meant $_, or use an explicit invocant or argument, or use &chr to refer to the function as a noun
at /tmp/9xK5kGFwDe:2
------> { chr⏏.tc ne chr.uc } «exit code = 1»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment