Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 6, 2017 03:07
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/e89da827024d2d9f12c354ea3e57700b to your computer and use it in GitHub Desktop.
Save Whateverable/e89da827024d2d9f12c354ea3e57700b to your computer and use it in GitHub Desktop.
committable6
2015.12,HEAD use lib ‘sandbox/’; use MyModule; say MyModule::get-array
¦«2015.12»:
[]
¦«HEAD(ae02bc2)»:
Type check failed for return value; expected Array[Pair] but got Array[Pair].new()
in sub get-array at /home/bisectable/git/whateverable/sandbox/MyModule.pm6 (MyModule) line 1
in block <unit> at /tmp/KUxTz0R1AY line 1
«exit code = 1»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment