Skip to content

Instantly share code, notes, and snippets.

@niner
Created September 3, 2021 14:25
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 niner/588e0291e1b69c85df06111580515d89 to your computer and use it in GitHub Desktop.
Save niner/588e0291e1b69c85df06111580515d89 to your computer and use it in GitHub Desktop.
slash is no container in match-nth!?
at SETTING::src/core.c/Exception.pm6:62 (/home/nine/rakudo-master/blib/CORE.c.setting.moarvm:throw)
from SETTING::src/core.c/control.pm6:255 (/home/nine/rakudo-master/blib/CORE.c.setting.moarvm:die)
from SETTING::src/core.c/Str.pm6:1353 (/home/nine/rakudo-master/blib/CORE.c.setting.moarvm:match-nth)
from SETTING::src/core.c/Junction.pm6:319 (/home/nine/rakudo-master/blib/CORE.c.setting.moarvm:thread_junction)
from SETTING::src/core.c/Junction.pm6:352 (/home/nine/rakudo-master/blib/CORE.c.setting.moarvm:AUTOTHREAD)
from gen/moar/BOOTSTRAP/v6c.nqp:3965 (/home/nine/rakudo-master/blib/Perl6/BOOTSTRAP/v6c.moarvm:)
from SETTING::src/core.c/Str.pm6:1352 (/home/nine/rakudo-master/blib/CORE.c.setting.moarvm:match-nth)
from SETTING::src/core.c/Junction.pm6:319 (/home/nine/rakudo-master/blib/CORE.c.setting.moarvm:thread_junction)
from SETTING::src/core.c/Junction.pm6:352 (/home/nine/rakudo-master/blib/CORE.c.setting.moarvm:AUTOTHREAD)
from gen/moar/BOOTSTRAP/v6c.nqp:3965 (/home/nine/rakudo-master/blib/Perl6/BOOTSTRAP/v6c.moarvm:)
from SETTING::src/core.c/Str.pm6:1352 (/home/nine/rakudo-master/blib/CORE.c.setting.moarvm:match-nth)
from SETTING::src/core.c/Str.pm6:1289 (/home/nine/rakudo-master/blib/CORE.c.setting.moarvm:match-cursor)
from SETTING::src/core.c/Str.pm6:1685 (/home/nine/rakudo-master/blib/CORE.c.setting.moarvm:match)
from SETTING::src/core.c/Str.pm6:1560 (/home/nine/rakudo-master/blib/CORE.c.setting.moarvm:match)
from t/spec/S05-modifier/counted-match.t:101 (<ephemeral file>:)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment