Skip to content

Instantly share code, notes, and snippets.

@moritz
Created November 9, 2011 13:37
Show Gist options
  • Save moritz/1351446 to your computer and use it in GitHub Desktop.
Save moritz/1351446 to your computer and use it in GitHub Desktop.
bigint error
$ ./perl6 --ll-exception -e 'use Test'
get_boxed_ref could not unbox for the given representation
current instr.: 'Bool' pc 807054 (src/gen/CORE.setting.pir:209078) (src/gen/CORE.setting:2218)
called from Sub 'prefix:<!>' pc 729197 (src/gen/CORE.setting.pir:165212) (src/gen/CORE.setting:1748)
called from Sub '_block1647' pc 28787 (./lib/Test.pir:8436) (lib/Test.pm:382)
called from Sub '_block1020' pc 858 (src/gen/perl6.pir:332) (src/main.nqp src/gen/main-version.nqp:33)
called from Sub 'MAIN' pc 818 (src/gen/perl6.pir:303) (src/main.nqp src/gen/main-version.nqp:33)
called from Sub '_block1000' pc 100 (src/gen/perl6.pir:71) (src/main.nqp src/gen/main-version.nqp:1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment