Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created July 18, 2018 01:39
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/df427a33956d4bd34c52e248e834fee1 to your computer and use it in GitHub Desktop.
Save Whateverable/df427a33956d4bd34c52e248e834fee1 to your computer and use it in GitHub Desktop.
evalable6
spurt ‘sandbox/foo’, ‘sub MAIN($x) { say ‘hello=’, $x }; run <perl6 sandbox/foo>, 42;
(exit code 1)
===SORRY!=== Error while compiling /tmp/kK2SUl2gwQ
Unable to parse expression in curly single quotes; couldn't find final "’" (corresponding starter was at line 1)
at /tmp/kK2SUl2gwQ:1
------> lo=’, $x }; run <perl6 sandbox/foo>, 42;⏏<EOL>
expecting any of:
curly single quotes
term
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment