Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 14, 2017 07: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/f8e14894846315c36dfa79e1648657ef to your computer and use it in GitHub Desktop.
Save Whateverable/f8e14894846315c36dfa79e1648657ef to your computer and use it in GitHub Desktop.
evalable6
use lib 'sandbox'; use Zot; say zot; # ?will work
(exit code 1)
Type check failed for return value; expected Array[Numeric] but got Array[Numeric].new()
in sub zot at /home/bisectable/git/whateverable/sandbox/Zot.pm6 (Zot) line 1
in block <unit> at /tmp/y4zPWJDWd6 line 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment