Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created July 23, 2016 14:38
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/71c1da00b1ce173255222ccbfbb2beed to your computer and use it in GitHub Desktop.
Save Whateverable/71c1da00b1ce173255222ccbfbb2beed to your computer and use it in GitHub Desktop.
committable
HEAD my $a = (123).list;say [+]$a;
|«HEAD»: ===SORRY!=== Error while compiling /tmp/SJHTtj3YAD
Two terms in a row
at /tmp/SJHTtj3YAD:1
------> my $a = (123).list;say [+]⏏$a;
expecting any of:
infix
infix stopper
postfix
statement end
statement modifier
statement modifier loop exit code = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment