Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 16, 2026 19:21
Show Gist options
  • Select an option

  • Save Whateverable/910fc04e468ee9f2de4b20ad74996225 to your computer and use it in GitHub Desktop.

Select an option

Save Whateverable/910fc04e468ee9f2de4b20ad74996225 to your computer and use it in GitHub Desktop.
evalable6
my $p = run ("echo","foo",:out); $p.out.slurp.say'
(exit code 1)
===SORRY!=== Error while compiling /tmp/SAoV0mZ5gT
Two terms in a row
at /tmp/SAoV0mZ5gT:1
------> un ("echo","foo",:out); $p.out.slurp.say<HERE>'
expecting any of:
infix
infix stopper
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