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

> say %( \( (:a(2)) )).keys # a (:a(2)) should ends up as a positionnal #1852

Closed
p6rt opened this issue Jun 18, 2010 · 5 comments
Closed

> say %( \( (:a(2)) )).keys # a (:a(2)) should ends up as a positionnal #1852

p6rt opened this issue Jun 18, 2010 · 5 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Jun 18, 2010

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

Searchable as RT75850$

@p6rt
Copy link
Author

p6rt commented Jun 18, 2010

From @cognominal

say %( \( (​:a(2)) )).keys
a

(​:a(2)) should ends up as a positionnal

--
cognominal stef

@p6rt
Copy link
Author

p6rt commented Jan 11, 2012

From @coke

On Fri Jun 18 01​:26​:55 2010, cognominal wrote​:

say %( \( (​:a(2)) )).keys
a

(​:a(2)) should ends up as a positionnal

Update​:

20​:12 < [Coke]> rakudo​: say %( \( (​:a(2)) )).WHAT
20​:12 <+p6eval> rakudo 38165a​: OUTPUT«EnumMap()␤»
20​:13 < [Coke]> rakudo​: say %( \( (​:a(2)) )).isa(Positional)
20​:13 <+p6eval> rakudo 38165a​: OUTPUT«Bool​::False␤»

--
Will "Coke" Coleda

@p6rt
Copy link
Author

p6rt commented Jan 11, 2012

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

@p6rt
Copy link
Author

p6rt commented Apr 7, 2015

From @jnthn

On Fri Jun 18 01​:26​:55 2010, cognominal wrote​:

say %( \( (​:a(2)) )).keys
a

(​:a(2)) should ends up as a positionnal

It does these days; test added to S02-types/capture.t.

@p6rt
Copy link
Author

p6rt commented Apr 7, 2015

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

@p6rt p6rt closed this as completed Apr 7, 2015
@p6rt p6rt added the Bug label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant