Skip to content

Commit

Permalink
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/truffle/tags/core/fixnum/left_shift_tags.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
fails:Fixnum#<< with n << m returns 0 when m < 0 and m is a Bignum
fails:Fixnum#<< with n << m calls #to_int to convert the argument to an Integer
fails:Fixnum#<< with n << m raises a TypeError when #to_int does not return an Integer

0 comments on commit b1ba52e

Please sign in to comment.