Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/tags/ruby/language/block_tags.txt
Original file line number Diff line number Diff line change
@@ -4,3 +4,4 @@ fails:A block taking |a, b| arguments raises a TypeError if #to_ary does not ret
fails:A block taking |a, *b| arguments raises a TypeError if #to_ary does not return an Array
fails:A block taking |a, | arguments raises a TypeError if #to_ary does not return an Array
fails:A block taking |(a, b), c| arguments raises a TypeError if #to_ary does not return an Array
fails:A block taking |(a, b)| arguments raises a TypeError if #to_ary does not return an Array

0 comments on commit e38c440

Please sign in to comment.