Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 25, 2019 15:15
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/f2536a7fb1db088e7ca00cb5146ab6ae to your computer and use it in GitHub Desktop.
Save Whateverable/f2536a7fb1db088e7ca00cb5146ab6ae to your computer and use it in GitHub Desktop.
evalable6
class A { }; class B has A{ has $!p };
(exit code 1)
===SORRY!=== Error while compiling /tmp/CC2UriLtem
Unable to parse class definition
at /tmp/CC2UriLtem:1
------> class A { }; class B⏏ has A{ has $!p };
expecting any of:
generic role
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment