Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't get CORE::.keys #5617

Closed
p6rt opened this issue Aug 26, 2016 · 4 comments
Closed

Can't get CORE::.keys #5617

p6rt opened this issue Aug 26, 2016 · 4 comments
Labels
JVM Related to Rakudo-JVM testcommitted

Comments

@p6rt
Copy link

p6rt commented Aug 26, 2016

Migrated from rt.perl.org#129092 (status was 'resolved')

Searchable as RT129092$

@p6rt
Copy link
Author

p6rt commented Aug 26, 2016

From @awwaiid

perl6-j -e 'say CORE​::.keys'
ContextRef representation does not implement elems
  in block <unit> at -e line 1

@p6rt
Copy link
Author

p6rt commented Sep 10, 2017

From @usev6

This works now. I've added a simple test to S02-names/pseudo.t with roast commit 7edf26aae4.

$ ./perl6-j -e 'say CORE​::.keys'
(SoftRoutine PF_LOCAL &METAOP_REDUCE_XOR &exit Rat Rational Slang &sqrt buf8 $?COMPILATION-ID &nextcallee &infix​:<∘> &kv NQPMatchRole &any &sleep-until SIGTRAP &join &METAOP_TEST_ASSIGN​:<or> &trait_mod​:<is> &lc &infix​:<...> NumericEnumeration &prefix​:<temp> &exp &infix​:<|> &uniprops Method &slip &RETURN-LIST Promise &infix​:<≼> &SUPPLY &infix​:<max> &roots &infix​:<(cont)> FileChangeEvent Seq &prefix​:<?^> &tanh &infix​:<==> &nodemap &infix​:<^> &infix​:«>» Set &unshift PseudoStash &infix​:<∖> &term​:<time> &EVALFILE &METAOP_TEST_ASSIGN​:<andthen> X &infix​:<…> &POSITIONS &infix​:<&> SIGCONT Metamodel &infix​:<cmp> &infix​:<~~> &infix​:<^^> &lines Enumeration ProtocolFamily &INDIRECT_NAME_LOOKUP &mix e %DEPRECATIONS i &chop Grammar Planned &prefix​:<+> &asinh $RAKUDO-VERBOSE-STACKFRAME CX &amp;sum Parameter &amp;pop &amp;hash $! &min &wordcase &REQUIRE_IMPORT &infix​:<o> Distro &SLICE_MORE_LIST &infix​:<-> &callframe &sort &circumfix​:<​:{ }> $/ !CORE_MARKER SIGTTIN Stash &one &ords Regex Version &GENERATE-ROLE-FROM-VALUE List ...)

I'm closing this ticket as 'resolved'.

@p6rt
Copy link
Author

p6rt commented Sep 10, 2017

The RT System itself - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Sep 10, 2017

@usev6 - Status changed from 'open' to 'resolved'

@p6rt p6rt closed this as completed Sep 10, 2017
@p6rt p6rt added JVM Related to Rakudo-JVM testcommitted labels Jan 5, 2020
lizmat added a commit to rakudo/rakudo that referenced this issue Jan 10, 2020
The associated ticket:

    Raku/old-issue-tracker#5617

is marked as resolved, so there is no need for the exception anymore.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JVM Related to Rakudo-JVM testcommitted
Projects
None yet
Development

No branches or pull requests

1 participant