Remove obsolete Fixnum and Bignum

This commit is contained in:
Nobuyoshi Nakada 2020-12-28 11:58:21 +09:00
parent b948b1a4e1
commit 40e7aefeba
Notes: git 2021-12-28 18:35:22 +09:00
4 changed files with 20 additions and 26 deletions

View file

@ -54,8 +54,8 @@ while 0x00012345 >= $counter
srand +big && $counter >> 0b1
Enumerable
Fixnum
Bignum
String
Struct
Math
Complex
Comparable