Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 3, 2017 03:34
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/eef75414cdee17fb2542b773a49df398 to your computer and use it in GitHub Desktop.
Save Whateverable/eef75414cdee17fb2542b773a49df398 to your computer and use it in GitHub Desktop.
committable6
6824e1928^,6824e1928 https://gist.githubusercontent.com/masak/b84a87a694217c9508d6/raw/266bb5831fcf37bad998ee58d34a1fae47ad59ad/fizzbuzz.p6
¦«6824e1928^»:
===SORRY!=== Error while compiling /tmp/y0SzvJqwaD
An exception occurred while evaluating a constant
at /tmp/y0SzvJqwaD:7
Exception details:
===SORRY!=== Error while compiling
Cannot invoke this object (REPR: Null; VMNull)
at :
«exit code = 1»
¦«6824e19»:
Unhandled exception: Cannot find method 'Stringy': no method cache and no .^find_method
at SETTING::src/core/Exception.pm:395 (/tmp/whateverable/rakudo-moar/6824e19282e19a0953fc64faf14445600d9b24e6/share/perl6/runtime/CORE.setting.moarvm:print_exception)
from SETTING::src/core/Exception.pm:452 (/tmp/whateverable/rakudo-moar/6824e19282e19a0953fc64faf14445600d9b24e6/share/perl6/runtime/CORE.setting.moarvm:<anon>)
from gen/moar/stage2/NQPHLL.nqp:1686 (/tmp/whateverable/rakudo-moar/6824e19282e19a0953fc64faf14445600d9b24e6/share/nqp/lib/NQPHLL.moarvm:command_eval)
from src/Perl6/Compiler.nqp:42 (/tmp/whateverable/rakudo-moar/6824e19282e19a0953fc64faf14445600d9b24e6/share/nqp/lib/Perl6/Compiler.moarvm:command_eval)
from gen/moar/stage2/NQPHLL.nqp:1617 (/tmp/whateverable/rakudo-moar/6824e19282e19a0953fc64faf14445600d9b24e6/share/nqp/lib/NQPHLL.moarvm:command_line)
from gen/moar/main.nqp:47 (/tmp/whateverable/rakudo-moar/6824e19282e19a0953fc64faf14445600d9b24e6/share/perl6/runtime/perl6.moarvm:MAIN)
from gen/moar/main.nqp:38 (/tmp/whateverable/rakudo-moar/6824e19282e19a0953fc64faf14445600d9b24e6/share/perl6/runtime/perl6.moarvm:<mainline>)
from <unknown>:1 (/tmp/whateverable/rakudo-moar/6824e19282e19a0953fc64faf14445600d9b24e6/share/perl6/runtime/perl6.moarvm:<main>)
from <unknown>:1 (/tmp/whateverable/rakudo-moar/6824e19282e19a0953fc64faf14445600d9b24e6/share/perl6/runtime/perl6.moarvm:<entry>)
«exit code = 1»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment