Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created May 2, 2019 11:42
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/2515b93d6ccfa3631c9f9ab13bc016ba to your computer and use it in GitHub Desktop.
Save Whateverable/2515b93d6ccfa3631c9f9ab13bc016ba to your computer and use it in GitHub Desktop.
evalable6
role A { say self.b };
(exit code 1)
===SORRY!=== Error while compiling /tmp/puWx7yrbGB
'self' used where no object is available
at /tmp/puWx7yrbGB:1
------> role A { say ⏏self.b };
expecting any of:
argument list
term
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment