Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created October 16, 2016 21:34
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save Whateverable/5328cde0954f2e6d999767147bdb4214 to your computer and use it in GitHub Desktop.
evalable6
(exit code 1)
my $x = 5 x a'; say "x = '$x'"
===SORRY!=== Error while compiling /tmp/TbzuDhkgNS
Two terms in a row
at /tmp/TbzuDhkgNS:1
------> my $x = 5 x a<HERE>'; say "x = '$x'"
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