Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created June 20, 2020 20:52
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/32369c026dc9a35a37b18988df402de0 to your computer and use it in GitHub Desktop.
Save Whateverable/32369c026dc9a35a37b18988df402de0 to your computer and use it in GitHub Desktop.
evalable6
class C { has $.a = s; }
(exit code 1)
===SORRY!===
Null regex not allowed
at /tmp/UJ7kXtCCu_:1
------> class C { has $.a = s; ⏏}
Couldn't find terminator ;
at /tmp/UJ7kXtCCu_:1
------> class C { has $.a = s; ⏏}
expecting any of:
;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment