Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 7, 2021 22:25
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/4cc53f973871599174dc95c85b371115 to your computer and use it in GitHub Desktop.
Save Whateverable/4cc53f973871599174dc95c85b371115 to your computer and use it in GitHub Desktop.
evalable6
class A{has uint8 $.a }; my $a = A.new(:a(185));say sprintf("%
(exit code 1)
===SORRY!=== Error while compiling /tmp/i1U6zZQAue
Unable to parse expression in double quotes; couldn't find final '"' (corresponding starter was at line 1)
at /tmp/i1U6zZQAue:1
------> }; my $a = A.new(:a(185));say sprintf("%⏏<EOL>
expecting any of:
argument list
double quotes
prefix
term
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment