Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 14, 2017 07:24
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/c22c5509c8f76690c6e602064dc3ab9a to your computer and use it in GitHub Desktop.
Save Whateverable/c22c5509c8f76690c6e602064dc3ab9a to your computer and use it in GitHub Desktop.
committable6
2015.12,HEAD use lib 'sandbox'; use Zot; zot();
¦«2015.12»:
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 line 1
in block <unit> at /tmp/NUqYjVrxvU line 1
«exit code = 1»
¦«HEAD(eaf609e)»:
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/NUqYjVrxvU line 1
«exit code = 1»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment