We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c906fc2 commit abddeccCopy full SHA for abddecc
perl6/rc-9-billion-names
@@ -1,4 +1,4 @@
1
-my @todo = [1];
+my @todo = $[1];
2
my @sums = 0;
3
sub nextrow($n) {
4
for +@todo .. $n -> $l {
0 commit comments