Skip to content

Instantly share code, notes, and snippets.

@masak
Created February 12, 2010 16:14
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 masak/302697 to your computer and use it in GitHub Desktop.
Save masak/302697 to your computer and use it in GitHub Desktop.
$ ./perl6 -e 'enum <a b c>'Method 'isa' not found for invocant of class 'Undef'
current instr.: 'perl6;Perl6;Actions;_block1184' pc 158258 (src/gen/perl6-actions.pir:476)
called from Sub 'perl6;Perl6;Actions;statementlist' pc 158072 (src/gen/perl6-actions.pir:370)
called from Sub 'perl6;Regex;Cursor;!reduce' pc 975 (src/stage0/Regex-s0.pir:624)
called from Sub 'perl6;Regex;Cursor;!cursor_pass' pc 541 (src/stage0/Regex-s0.pir:340)
called from Sub 'perl6;Perl6;Grammar;statementlist' pc 40618 (src/gen/perl6-grammar.pir:2935)
called from Sub 'perl6;Perl6;Grammar;comp_unit' pc 40172 (src/gen/perl6-grammar.pir:1288)
called from Sub 'perl6;Perl6;Grammar;TOP' pc 30434 (src/gen/role_pm.pir:765)
called from Sub 'perl6;Regex;Cursor;parse' pc 282 (src/stage0/Regex-s0.pir:181)
called from Sub 'perl6;HLL;Compiler;parse' pc 5 (src/stage0/HLL-s0.pir:24)
called from Sub 'perl6;PCT;HLLCompiler;compile' pc 388 (src/PCT/HLLCompiler.pir:287)
called from Sub 'perl6;PCT;HLLCompiler;eval' pc 992 (src/PCT/HLLCompiler.pir:556)
called from Sub 'perl6;PCT;HLLCompiler;command_line' pc 1489 (src/PCT/HLLCompiler.pir:794)
called from Sub 'perl6;Perl6;Compiler;main' pc -1 ((unknown file):-1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment