Skip to content

Commit

Permalink
Showing 2 changed files with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -28,6 +28,8 @@

class Fixnum

alias_method :modulo, :%

def coerce(other)
Rubinius.primitive :fixnum_coerce
super other
5 changes: 0 additions & 5 deletions spec/truffle/tags/core/fixnum/modulo_tags.txt

This file was deleted.

0 comments on commit f6827eb

Please sign in to comment.