# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #112234]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=112234 >
r: say 4 < 5 < 6 < 7
rakudo 4373f0: OUTPUT«True»
r: say 4 < 5 < 6 < 4
rakudo
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #112236]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=112236 >
p6: class A { has @.a; method sayit { .say for $.a } };
A.new(a => (2, 3, 4)).sa
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #112250]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=112250 >
r: say [max] <2 11>
rakudo 4373f0: OUTPUT«2»
n: say [max] <2 11>
niecza v15-
Dear Damian Conway,
what was you rational behind this decision.
I like it visually but my brain refuses to find any logic why only there
special vars should be different.
thank you very much.
herbert
Am 03.04.2012 23:05, schrieb GitHub:
> Branch: refs/heads/master
> Home: https://github.co
# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #112256]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org:443/rt3/Ticket/Display.html?id=112256 >
perl6: .say for ([1, 0 xx 5-1], *.rotate(-1) ... *)[^5]
niecza v15-6-gefda208:
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 2d1c745b50b9da6ee11151e6e2f7d71e2e7c6f3d
https://github.com/perl6/specs/commit/2d1c745b50b9da6ee11151e6e2f7d71e2e7c6f3d
Author: Herbert Breunung
Date: 2012-04-04 (Wed, 04 Apr 2012)
Changed paths:
M S
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: dec48228bfa551603467eebd1123081bfb44926d
https://github.com/perl6/specs/commit/dec48228bfa551603467eebd1123081bfb44926d
Author: Herbert Breunung
Date: 2012-04-04 (Wed, 04 Apr 2012)
Changed paths:
M S