summaryrefslogtreecommitdiff
path: root/sample
diff options
context:
space:
mode:
authorNobuyoshi Nakada <[email protected]>2020-12-28 11:58:21 +0900
committerNobuyoshi Nakada <[email protected]>2021-12-28 18:35:03 +0900
commit40e7aefebad412bde50fa9bdadcc8405f7605355 ()
tree33a440e64dfe2d20e01bb30da6a89e8ab1f0318c /sample
parentb948b1a4e1f8a4a697bbc76873d728afcdc1694a (diff)
Remove obsolete Fixnum and Bignum
Notes: Merged: https://.com/ruby/ruby/pull/3927
-rw-r--r--sample/trick2015/kinaba/entry.rb4
1 files changed, 2 insertions, 2 deletions
@@ -54,8 +54,8 @@ while 0x00012345 >= $counter
srand +big && $counter >> 0b1
Enumerable
- Fixnum
- Bignum
Math
Complex
Comparable