fix mod4 name
really did div4
This commit is contained in:
@ -54,7 +54,7 @@ class Integer < Value
|
||||
return self
|
||||
end
|
||||
|
||||
int mod4()
|
||||
int div4()
|
||||
return self & 3
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user