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

ranges of Num objects produce Ints in Rakudo #2645

Closed
p6rt opened this issue Feb 10, 2012 · 3 comments
Closed

ranges of Num objects produce Ints in Rakudo #2645

p6rt opened this issue Feb 10, 2012 · 3 comments

Comments

@p6rt
Copy link

p6rt commented Feb 10, 2012

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

Searchable as RT110350$

@p6rt
Copy link
Author

p6rt commented Feb 10, 2012

From @moritz

06​:47 < moritz> nom​: for 1e0 .. 1e0 { say .WHAT }
06​:47 <+p6eval> nom 828e4d​: OUTPUT«Int()␤»

Should be Num of course

@p6rt
Copy link
Author

p6rt commented Feb 10, 2012

From @moritz

works now, and tested in range.t

@p6rt
Copy link
Author

p6rt commented Feb 10, 2012

@moritz - Status changed from 'new' to 'resolved'

@p6rt p6rt closed this as completed Feb 10, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant