Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
niecza unfudge
  • Loading branch information
coke committed Dec 19, 2011
1 parent 27d0c93 commit 3564b2f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S03-metaops/reduce.t
Expand Up @@ -356,7 +356,6 @@ is( ([\R~] 'a'..*).[^8].join(', '), 'a, ba, cba, dcba, edcba, fedcba, gfedcba, h
}

#?rakudo todo 'RT 82210'
#?niecza skip 'Range.Numeric'
ok [+](1..10) + 0 == ([+] 1..10) + 0,
'a listop with immediate () is a function call (RT 82210)';

Expand Down

0 comments on commit 3564b2f

Please sign in to comment.