Skip to content

Instantly share code, notes, and snippets.

@peschwa
Created July 7, 2016 07:57
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 peschwa/b23c2882ff470676544845c23fc42216 to your computer and use it in GitHub Desktop.
Save peschwa/b23c2882ff470676544845c23fc42216 to your computer and use it in GitHub Desktop.
$ ./perl6-j -e'return'
Unhandled exception; category = 65536
in return (gen/jvm/CORE.setting:632)
in <unit> (-e:1)
in <unit-outer> (-e:1)
in eval (gen/jvm/stage2/NQPHLL.nqp:1198)
in (gen/jvm/stage2/NQPHLL.nqp:1288)
in command_eval (gen/jvm/stage2/NQPHLL.nqp:1285)
in command_eval (src/Perl6/Compiler.nqp:27)
in command_line (gen/jvm/stage2/NQPHLL.nqp:1269)
in MAIN (gen/jvm/main.nqp:37)
in <mainline> (gen/jvm/main.nqp:33)
in (gen/jvm/main.nqp)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment