Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created September 5, 2019 15:42
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/328f8b5bd2af85b6e757f5a966903b34 to your computer and use it in GitHub Desktop.
Save Whateverable/328f8b5bd2af85b6e757f5a966903b34 to your computer and use it in GitHub Desktop.
evalable6
https://gist.github.com/jnthn/51f33103301b41bdcc6d1695f92f9b62
(exit code 2)
1..2
not ok 1 - code dies
# Failed test 'code dies'
# at sandbox/test.p6 line 4
ok 2 - # SKIP Code did not die, can not check exception
# You failed 1 test of 2
not ok 1 - Exit with a segfault makes the Proc throw in sink context
# Failed test 'Exit with a segfault makes the Proc throw in sink context'
# at sandbox/test.p6 line 4
not ok 2 - Exit with a segfault makes the Proc false
# Failed test 'Exit with a segfault makes the Proc false'
# at sandbox/test.p6 line 7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment