[perl6/specs] 0c822b: [S32/Exception] corrected typo

2012-02-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 0c822b5989218d979f7a241aec9d56c7a1e6bfd2 https://github.com/perl6/specs/commit/0c822b5989218d979f7a241aec9d56c7a1e6bfd2 Author: Carl Masak Date: 2012-02-09 (Thu, 09 Feb 2012) Changed paths: M S32-set

[perl #110350] ranges of Num objects produce Ints in Rakudo

2012-02-09 Thread via RT
# New Ticket Created by Moritz Lenz # Please include the string: [perl #110350] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=110350 > 06:47 < moritz> nom: for 1e0 .. 1e0 { say .WHAT } 06:47 <+p6eval> nom 828e4d: OUTP