Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created January 29, 2018 22:35
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/492f4a7bd40e6b9b1615426817d4e241 to your computer and use it in GitHub Desktop.
Save Whateverable/492f4a7bd40e6b9b1615426817d4e241 to your computer and use it in GitHub Desktop.
evalable6
say [[&({$^a.uc ~ $^b.lc})]] "foo", "bar", "baz"
(exit code 1)
===SORRY!=== Error while compiling /tmp/LaI90y4jv2
Two terms in a row
at /tmp/LaI90y4jv2:1
------> say [[&({$^a.uc ~ $^b.lc})]]⏏ "foo", "bar", "baz"
expecting any of:
infix
infix stopper
postfix
statement end
statement modifier
statement modifier loop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment