Created
December 14, 2017 07:25
-
-
Save Whateverable/f8e14894846315c36dfa79e1648657ef to your computer and use it in GitHub Desktop.
evalable6
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
use lib 'sandbox'; use Zot; say zot; # ?will work |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(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