Skip to content

Instantly share code, notes, and snippets.

@salortiz
Last active May 2, 2016 10:50
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 salortiz/3ca2276bde035e690c22ea3b3810362c to your computer and use it in GitHub Desktop.
Save salortiz/3ca2276bde035e690c22ea3b3810362c to your computer and use it in GitHub Desktop.
Simple test case for "Cannot invoke this object"
BEGIN { -> { note } }();
@salortiz
Copy link
Author

salortiz commented May 2, 2016

$ perl6 -I. -e 'use MyTest'
===SORRY!===
Cannot invoke this object

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment