core/float.rbs in rbs-2.6.0 vs core/float.rbs in rbs-2.7.0.pre.1
- old
+ new
@@ -1076,9 +1076,11 @@
# <!-- rdoc-file=numeric.c -->
# An expression representing positive infinity.
#
Float::INFINITY: Float
+Float::Infinity: Float
+
# <!-- rdoc-file=numeric.c -->
# The number of base digits for the `double` data type.
#
# Usually defaults to 53.
#